Searched defs:Exists (Results 1 – 2 of 2) sorted by relevance
61 enum class FileWaitMode { Exists, DoesNotExist }; enumerator
87 ::testing::AssertionResult Exists(ResTable* table, StringPiece expected_name, in Exists() function in aapt::TableFlattenerTest