Home
last modified time | relevance | path

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

/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_); in HWTEST_F()
117 std::shared_ptr<Extractor> extractor3 = ExtractorUtil::GetExtractor(testPath_, newCreate); in HWTEST_F()
144 loadPath = testPath_; in HWTEST_F()
164 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_); in HWTEST_F()
186 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_); in HWTEST_F()
207 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_); in HWTEST_F()
264 std::shared_ptr<Extractor> extractor = std::make_shared<Extractor>(testPath_); in HWTEST_F()
[all...]

Completed in 2 milliseconds