Home
last modified time | relevance | path

Searched refs:FileExist (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/developer_test/examples/detector/test/unittest/common/
H A Ddetector_file_test.cpp59 EXPECT_TRUE(FileExist(filepath1)); in HWTEST_F()
63 EXPECT_TRUE(FileExist(filepath2)); in HWTEST_F()
76 EXPECT_TRUE(FileExist(filepath1)); in HWTEST_F()
80 EXPECT_TRUE(FileExist(filepath2)); in HWTEST_F()
/test/testfwk/developer_test/examples/detector/include/
H A Ddetector.h21 bool FileExist(const char* fileName);
/test/testfwk/developer_test/examples/detector/src/
H A Ddetector.cpp52 bool FileExist(const char* fileName) in FileExist() function

Completed in 2 milliseconds