Searched refs:path_exists (Results 1 – 1 of 1) sorted by relevance
2658 auto path_exists = PathExists(previous_decompressed_apex); in TEST_F() local2659 ASSERT_TRUE(*path_exists); in TEST_F()3816 auto path_exists = PathExists(ota_apex_path); in TEST_F() local3817 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()