Home
last modified time | relevance | path

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

/frameworks/ml/nn/driver/cache/BlobCache/
DBlobCache_test.cpp478 bool foundAny = false; in TEST_P() local
482 if (foundAny == found) continue; in TEST_P()
483 if (!foundAny) { in TEST_P()
485 foundAny = true; in TEST_P()