Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp99 std::string shortType = "short"; member in OHOS::DistributedSchedule::DistributedWantBaseTest
166 want.SetParam(shortType, 444); in HWTEST_F()
194 EXPECT_EQ(want.GetShortParam(shortType, 0), dstbWant.GetShortParam(shortType, 0)); in HWTEST_F()
277 dwant->SetParam(shortType, 444); in HWTEST_F()
305 EXPECT_EQ(want->GetShortParam(shortType, 0), dwant->GetShortParam(shortType, 0)); in HWTEST_F()
909 if (it->second == shortType) { in CompareWantNumber()
1127 keys[key] = shortType; in AddShortParams()
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp74 std::string shortType = "short"; member in OHOS::AAFwk::WantBaseTest
687 } else if (it->second == shortType) { in CompareWant()
850 keys[key] = shortType; in AddShortParams()

Completed in 18 milliseconds