Home
last modified time | relevance | path

Searched defs:runtimeExtractor1 (Results 1 – 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_extractor_test/
Druntime_extractor_test.cpp80 …std::shared_ptr<RuntimeExtractor> runtimeExtractor1 = std::make_shared<RuntimeExtractor>(loadPath); variable
98 std::shared_ptr<RuntimeExtractor> runtimeExtractor1 = RuntimeExtractor::Create(loadPath); variable
313 …std::shared_ptr<RuntimeExtractor> runtimeExtractor1 = std::make_shared<RuntimeExtractor>(testPath_… variable