Searched refs:KEY_TEST_PACKAGE_NAME (Results 1 – 3 of 3) sorted by relevance
21 const std::string AbilityDelegatorArgs::KEY_TEST_PACKAGE_NAME {"-p"};52 return GetParamValue(AbilityDelegatorArgs::KEY_TEST_PACKAGE_NAME); in GetTestPackageName()
39 const std::string KEY_TEST_PACKAGE_NAME = "-p"; variable92 paras.emplace(KEY_TEST_PACKAGE_NAME, VALUE_TEST_PACKAGE_NAME);
35 static const std::string KEY_TEST_PACKAGE_NAME; variable