Searched refs:boolType (Results 1 – 2 of 2) sorted by relevance
93 std::string boolType = "bool"; member in OHOS::DistributedSchedule::DistributedWantBaseTest163 want.SetParam(boolType, true);191 EXPECT_EQ(want.GetBoolParam(boolType, false), dstbWant.GetBoolParam(boolType, true));274 dwant->SetParam(boolType, true);302 EXPECT_EQ(want->GetBoolParam(boolType, false), dwant->GetBoolParam(boolType, true));965 if (it->second == boolType) { in CompareWantOthers()1073 keys[boolKey + std::to_string(i)] = boolType; in AddBoolParams()
68 std::string boolType = "bool"; member in OHOS::AAFwk::WantBaseTest662 if (it->second == boolType) { in CompareWant()782 keys[boolKey + std::to_string(i)] = boolType; in AddBoolParams()