Home
last modified time | relevance | path

Searched refs:CreateEmptyFileTest (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dcreate_empty_file_test.cpp24 class CreateEmptyFileTest : public testing::Test { class
51 HWTEST_F_L0(CreateEmptyFileTest, FileDoesNotExist) in HWTEST_F_L0() argument
59 HWTEST_F_L0(CreateEmptyFileTest, FileExists) in HWTEST_F_L0() argument
79 HWTEST_F_L0(CreateEmptyFileTest, DirectoryDoesNotExist) in HWTEST_F_L0() argument
DBUILD.gn158 host_unittest_action("CreateEmptyFileTest") {