Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_params_test.cpp263 std::string shortVal = DistributedWantParams::GetStringByType(shortObj, DistributedWantParams::VALUE_TYPE_SHORT); in HWTEST_F() local
264 EXPECT_EQ(shortVal, "123"); in HWTEST_F()
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_params_test.cpp415 std::string shortVal = WantParams::GetStringByType(shortObj, WantParams::VALUE_TYPE_SHORT); in HWTEST_F() local
416 EXPECT_EQ(shortVal, "123"); in HWTEST_F()

Completed in 5 milliseconds