Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp368 bool gotOutput = false; in operator <<() local
371 if (gotOutput) { in operator <<()
374 gotOutput = true; in operator <<()
381 if (gotOutput) { in operator <<()