Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DTestSuite_unittest.cpp40 angle::DeleteSystemFile(mTempFileName.c_str()); in TearDown()
212 angle::DeleteSystemFile(tempFileName.c_str()); in TEST()
DTestSuite.cpp1658 if (!angle::DeleteSystemFile(tempFile.c_str())) in finishProcess()
/third_party/skia/third_party/externals/angle2/util/
Dtest_utils_unittest.cpp101 EXPECT_TRUE(angle::DeleteSystemFile(path)); in TEST()
129 EXPECT_TRUE(angle::DeleteSystemFile(path)); in TEST()
Dtest_utils.h52 bool DeleteSystemFile(const char *path);
/third_party/skia/third_party/externals/angle2/util/posix/
Dtest_utils_posix.cpp429 bool DeleteSystemFile(const char *path) in DeleteSystemFile() function
/third_party/skia/third_party/externals/angle2/util/windows/
Dtest_utils_win.cpp436 bool DeleteSystemFile(const char *path) in DeleteSystemFile() function