Lines Matching refs:RegularFileExists

477 bool RegularFileExists(const std::string& path) {  in RegularFileExists()  function
658 EXPECT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
732 EXPECT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
739 EXPECT_FALSE(RegularFileExists(installer1.test_installed_file)); in TEST_F()
740 EXPECT_TRUE(RegularFileExists(installer2.test_installed_file)); in TEST_F()
741 EXPECT_TRUE(RegularFileExists(installer3.test_installed_file)); in TEST_F()
752 ASSERT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
755 ASSERT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
797 EXPECT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
798 EXPECT_TRUE(RegularFileExists(installer2.test_installed_file)); in TEST_F()
841 RegularFileExists("/data/misc_ce/0/apexdata/apex.apexd_test/hello.txt")); in TEST_F()
846 ASSERT_TRUE(RegularFileExists( in TEST_F()
865 ASSERT_TRUE(RegularFileExists( in TEST_F()
867 ASSERT_TRUE(RegularFileExists( in TEST_F()
872 ASSERT_TRUE(RegularFileExists( in TEST_F()
874 ASSERT_FALSE(RegularFileExists( in TEST_F()
887 RegularFileExists("/data/misc/apexrollback/123456/my.apex/hello.txt")); in TEST_F()
891 RegularFileExists("/data/misc/apexrollback/123456/my.apex/hello.txt")); in TEST_F()
895 RegularFileExists("/data/misc/apexrollback/123456/my.apex/hello.txt")); in TEST_F()
904 ASSERT_TRUE(RegularFileExists( in TEST_F()
908 ASSERT_TRUE(RegularFileExists( in TEST_F()
912 ASSERT_FALSE(RegularFileExists( in TEST_F()
930 ASSERT_TRUE(RegularFileExists( in TEST_F()
932 ASSERT_TRUE(RegularFileExists( in TEST_F()
934 ASSERT_TRUE(RegularFileExists( in TEST_F()
942 ASSERT_TRUE(RegularFileExists( in TEST_F()
2215 ASSERT_TRUE(RegularFileExists("/system/apex/com.android.apex.cts.shim.apex")); in TEST_F()
2829 ASSERT_FALSE(RegularFileExists(hashtree_file)); in TEST_F()