Home
last modified time | relevance | path

Searched refs:gotOutput (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestIntrospectionControl.cpp363 bool gotOutput = false; in operator <<() local
366 if (gotOutput) { in operator <<()
369 gotOutput = true; in operator <<()
376 if (gotOutput) { in operator <<()