Lines Matching refs:PathExists
426 auto exists = PathExists(decompressed_file_path); in TEST_F()
536 auto exists = PathExists(decompressed_file_path); in TEST_F()
574 ASSERT_THAT(PathExists(ota_apex_path), HasValue(false)); in TEST_F()
781 ASSERT_THAT(PathExists(ota_apex_path), HasValue(true)); in TEST_F()
787 ASSERT_THAT(PathExists(ota_apex_path), HasValue(true)); in TEST_F()
791 ASSERT_THAT(PathExists(ota_apex_path), HasValue(false)); in TEST_F()
796 ASSERT_THAT(PathExists(ota_apex_path), HasValue(false)); in TEST_F()
1777 ASSERT_THAT(PathExists(hashtree_path), HasValue(true)) in TEST_F()
1784 ASSERT_THAT(PathExists(hashtree_path), HasValue(true)) in TEST_F()
1831 ASSERT_THAT(PathExists(hashtree_path), HasValue(true)); in TEST_F()
1840 ASSERT_THAT(PathExists(hashtree_path), HasValue(false)); in TEST_F()
1845 ASSERT_THAT(PathExists(hashtree_path), HasValue(true)); in TEST_F()
1935 ASSERT_TRUE(*PathExists(active_decompressed_apex)); in TEST_F()
1936 ASSERT_TRUE(*PathExists(active_data_apex)); in TEST_F()
1937 ASSERT_TRUE(*PathExists(decompressed_different_suffix)); in TEST_F()
1938 ASSERT_FALSE(*PathExists(decompressed_apex)); in TEST_F()
1939 ASSERT_FALSE(*PathExists(data_apex)); in TEST_F()
2658 auto path_exists = PathExists(previous_decompressed_apex); in TEST_F()
3816 auto path_exists = PathExists(ota_apex_path); in TEST_F()
3828 path_exists = PathExists(ota_apex_path); in TEST_F()