Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/driver/cache/BlobCache/
DBlobCache_test.cpp477 bool foundAny = false; in TEST_P() local
481 if (foundAny == found) continue; in TEST_P()
482 if (!foundAny) { in TEST_P()
484 foundAny = true; in TEST_P()