Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp2658 auto path_exists = PathExists(previous_decompressed_apex); in TEST_F() local
2659 ASSERT_TRUE(*path_exists); in TEST_F()
3816 auto path_exists = PathExists(ota_apex_path); in TEST_F() local
3817 ASSERT_TRUE(*path_exists); in TEST_F()
3828 path_exists = PathExists(ota_apex_path); in TEST_F()
3829 ASSERT_FALSE(*path_exists); in TEST_F()