Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/hal/
Dhal_implementation_test.cpp260 bool knownMissing = false; in TEST() local
263 if (thoughtMissing.erase(type) > 0) knownMissing = true; in TEST()
266 if (knownMissing) { in TEST()