Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/test/unittest/cacheable_test/
H A Dcacheable_test.cpp133 PrepareIdlFile(CACHE_TIME_004_IDL_NAME.c_str(),
136 const char* argvArray[] = {"./idl", "-gen-cpp", "-c", CACHE_TIME_004_IDL_NAME.c_str()};
H A Dcacheable_idl.h47 const std::string CACHE_TIME_004_IDL_NAME = "CacheTimeTest004.idl"; variable