Lines Matching refs:RegularFileExists
469 bool RegularFileExists(const std::string& path) { in RegularFileExists() function
650 EXPECT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
724 EXPECT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
731 EXPECT_FALSE(RegularFileExists(installer1.test_installed_file)); in TEST_F()
732 EXPECT_TRUE(RegularFileExists(installer2.test_installed_file)); in TEST_F()
733 EXPECT_TRUE(RegularFileExists(installer3.test_installed_file)); in TEST_F()
744 ASSERT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
747 ASSERT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
789 EXPECT_TRUE(RegularFileExists(installer.test_installed_file)); in TEST_F()
790 EXPECT_TRUE(RegularFileExists(installer2.test_installed_file)); in TEST_F()
833 RegularFileExists("/data/misc_ce/0/apexdata/apex.apexd_test/hello.txt")); in TEST_F()
837 ASSERT_TRUE(RegularFileExists( in TEST_F()
849 ASSERT_TRUE(RegularFileExists( in TEST_F()
851 ASSERT_TRUE(RegularFileExists( in TEST_F()
856 ASSERT_TRUE(RegularFileExists( in TEST_F()
858 ASSERT_FALSE(RegularFileExists( in TEST_F()
871 RegularFileExists("/data/misc/apexrollback/123456/my.apex/hello.txt")); in TEST_F()
875 RegularFileExists("/data/misc/apexrollback/123456/my.apex/hello.txt")); in TEST_F()
879 RegularFileExists("/data/misc/apexrollback/123456/my.apex/hello.txt")); in TEST_F()
888 ASSERT_TRUE(RegularFileExists( in TEST_F()
892 ASSERT_TRUE(RegularFileExists( in TEST_F()
896 ASSERT_FALSE(RegularFileExists( in TEST_F()
910 ASSERT_TRUE(RegularFileExists( in TEST_F()
912 ASSERT_TRUE(RegularFileExists( in TEST_F()
921 ASSERT_TRUE(RegularFileExists( in TEST_F()
939 ASSERT_TRUE(RegularFileExists( in TEST_F()
941 ASSERT_TRUE(RegularFileExists( in TEST_F()
943 ASSERT_TRUE(RegularFileExists( in TEST_F()
951 ASSERT_TRUE(RegularFileExists( in TEST_F()
2279 ASSERT_TRUE(RegularFileExists("/system/apex/com.android.apex.cts.shim.apex")); in TEST_F()
2935 ASSERT_FALSE(RegularFileExists(hashtree_file)); in TEST_F()