Searched refs:setKey1 (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/ |
H A D | distributed_want_test.cpp | 1969 std::string setKey1 = "cc"; in HWTEST_F() local 1973 want_->SetParam(setKey1, setValue1); in HWTEST_F() 1974 want_->SetParam(setKey1, setValue1); in HWTEST_F() 1976 want_->SetParam(setKey1, setValue1); in HWTEST_F() 1979 want_->SetParam(setKey1, setValue1); in HWTEST_F() 1980 EXPECT_EQ(setValue1, want_->GetDoubleArrayParam(setKey1)); in HWTEST_F() 1992 std::string setKey1 = "%1uH3"; in HWTEST_F() local 1996 want_->SetParam(setKey1, setValue1); in HWTEST_F() 1997 want_->SetParam(setKey1, setValue1); in HWTEST_F() 1999 want_->SetParam(setKey1, setValue in HWTEST_F() 2085 std::string setKey1 = "hh"; HWTEST_F() local 2107 std::string setKey1 = "%1uH3"; HWTEST_F() local 2199 std::string setKey1 = "bb"; HWTEST_F() local 2221 std::string setKey1 = "%1uH3"; HWTEST_F() local 2750 std::string setKey1 = "dd"; HWTEST_F() local 2773 std::string setKey1 = "%1uH3"; HWTEST_F() local 3085 std::string setKey1 = "ee"; HWTEST_F() local 3108 std::string setKey1 = "%1uH3"; HWTEST_F() local 3198 std::string setKey1 = "ff"; HWTEST_F() local 3221 std::string setKey1 = "%1uH3"; HWTEST_F() local [all...] |
/foundation/ability/ability_base/test/unittest/want/ |
H A D | want_test.cpp | 2340 std::string setKey1 = "cc"; in HWTEST_F() local 2344 want_->SetParam(setKey1, setValue1); in HWTEST_F() 2345 want_->SetParam(setKey1, setValue1); in HWTEST_F() 2347 want_->SetParam(setKey1, setValue1); in HWTEST_F() 2350 want_->SetParam(setKey1, setValue1); in HWTEST_F() 2351 EXPECT_EQ(setValue1, want_->GetDoubleArrayParam(setKey1)); in HWTEST_F() 2362 std::string setKey1 = "%1uH3"; in HWTEST_F() local 2366 want_->SetParam(setKey1, setValue1); in HWTEST_F() 2367 want_->SetParam(setKey1, setValue1); in HWTEST_F() 2369 want_->SetParam(setKey1, setValue in HWTEST_F() 2452 std::string setKey1 = "hh"; HWTEST_F() local 2473 std::string setKey1 = "%1uH3"; HWTEST_F() local 2561 std::string setKey1 = "bb"; HWTEST_F() local 2582 std::string setKey1 = "%1uH3"; HWTEST_F() local 3093 std::string setKey1 = "dd"; HWTEST_F() local 3115 std::string setKey1 = "%1uH3"; HWTEST_F() local 3418 std::string setKey1 = "ee"; HWTEST_F() local 3440 std::string setKey1 = "%1uH3"; HWTEST_F() local 3527 std::string setKey1 = "ff"; HWTEST_F() local 3549 std::string setKey1 = "%1uH3"; HWTEST_F() local [all...] |
Completed in 12 milliseconds