Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/test/ts/common/
H A Didl_file.h467 const std::string I_ABNORMAL_SCENE_IDL_NAME = "IAbnormalIdlTest.abc"; member
/foundation/ability/idl_tool/test/rust/common/
H A Didl_file.h467 const std::string I_ABNORMAL_SCENE_IDL_NAME = "IAbnormalIdlTest.abc"; member
/foundation/ability/idl_tool/test/ts/moduletest/ts_code_emitter_test/
H A Dts_code_emitter_test.cpp604 EXPECT_EQ(PrepareIdlFile(I_ABNORMAL_SCENE_IDL_NAME.c_str(), ABNORMAL_SCENE_IDL_CONTENT.c_str()), ERR_OK); in HWTEST_F()
606 const char* argvArray[] = {"./idl", "-c", I_ABNORMAL_SCENE_IDL_NAME.c_str(), "-gen-ts", "-d", "."}; in HWTEST_F()

Completed in 6 milliseconds