Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/test/unittest/extractor/
H A Dextractor_test.cpp53 std::string testPath_; member in OHOS::AbilityBase::ExtractorTest
69 testPath_ = TEST_HAP_PATH; in SetUp()
71 testPath_ = TEST_HAP_SEETINGS_PATH; in SetUp()
92 std::shared_ptr<Extractor> extractor2 = std::make_shared<Extractor>(testPath_);
144 loadPath = testPath_;
164 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_);
186 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_);
207 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_);
264 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_);
332 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_);
[all …]