Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/unittest/want/
H A Dwant_params_test.cpp220 WantParams wpOut = WantParamWrapper::Unbox(IWantParams::Query(l1.GetParam("l1"))); in HWTEST_F() local
221 std::string hello(String::Unbox(IString::Query(wpOut.GetParam("hello")))); in HWTEST_F()
223 std::string welcome(String::Unbox(IString::Query(wpOut.GetParam("welcome")))); in HWTEST_F()

Completed in 3 milliseconds