Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/test/unittest/cacheable_test/
H A Dcacheable_test.cpp61 PrepareIdlFile(CACHE_TIME_001_IDL_NAME.c_str(),
64 const char* argvArray[] = {"./idl", "-gen-cpp", "-c", CACHE_TIME_001_IDL_NAME.c_str()};
H A Dcacheable_idl.h23 const std::string CACHE_TIME_001_IDL_NAME = "CacheTimeTest001.idl"; variable