Home
last modified time | relevance | path

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

/system/core/debuggerd/
Ddebuggerd_test.cpp3112 bool found_valid_elf = false; in TEST_F() local
3131 found_valid_elf = true; in TEST_F()
3133 ASSERT_TRUE(found_valid_elf) << "Did not find any elf files with valid BuildIDs to check."; in TEST_F()