Lines Matching defs:setKey1
2340 std::string setKey1 = "cc";
2344 want_->SetParam(setKey1, setValue1);
2345 want_->SetParam(setKey1, setValue1);
2347 want_->SetParam(setKey1, setValue1);
2350 want_->SetParam(setKey1, setValue1);
2351 EXPECT_EQ(setValue1, want_->GetDoubleArrayParam(setKey1));
2362 std::string setKey1 = "%1uH3";
2366 want_->SetParam(setKey1, setValue1);
2367 want_->SetParam(setKey1, setValue1);
2369 want_->SetParam(setKey1, setValue1);
2370 EXPECT_EQ(setValue1, want_->GetDoubleArrayParam(setKey1));
2372 want_->SetParam(setKey1, setValue1);
2452 std::string setKey1 = "hh";
2455 want_->SetParam(setKey1, setValue1);
2456 want_->SetParam(setKey1, setValue1);
2458 want_->SetParam(setKey1, setValue1);
2461 want_->SetParam(setKey1, setValue1);
2462 EXPECT_EQ(setValue1, want_->GetFloatArrayParam(setKey1));
2473 std::string setKey1 = "%1uH3";
2477 want_->SetParam(setKey1, setValue1);
2478 want_->SetParam(setKey1, setValue1);
2480 want_->SetParam(setKey1, setValue1);
2481 EXPECT_EQ(setValue1, want_->GetFloatArrayParam(setKey1));
2483 want_->SetParam(setKey1, setValue1);
2561 std::string setKey1 = "bb";
2564 want_->SetParam(setKey1, setValue1);
2565 want_->SetParam(setKey1, setValue1);
2567 want_->SetParam(setKey1, setValue1);
2570 want_->SetParam(setKey1, setValue1);
2571 EXPECT_EQ(setValue1, want_->GetLongArrayParam(setKey1));
2582 std::string setKey1 = "%1uH3";
2585 want_->SetParam(setKey1, setValue1);
2586 want_->SetParam(setKey1, setValue1);
2588 want_->SetParam(setKey1, setValue1);
2589 EXPECT_EQ(setValue1, want_->GetLongArrayParam(setKey1));
2591 want_->SetParam(setKey1, setValue1);
3093 std::string setKey1 = "dd";
3097 want_->SetParam(setKey1, setValue1);
3098 want_->SetParam(setKey1, setValue1);
3100 want_->SetParam(setKey1, setValue1);
3104 want_->SetParam(setKey1, setValue1);
3105 EXPECT_EQ(setValue1, want_->GetLongParam(setKey1, setValue2));
3115 std::string setKey1 = "%1uH3";
3119 want_->SetParam(setKey1, setValue1);
3120 want_->SetParam(setKey1, setValue1);
3122 want_->SetParam(setKey1, setValue1);
3123 EXPECT_EQ(setValue1, want_->GetLongParam(setKey1, setValue2));
3125 want_->SetParam(setKey1, setValue1);
3418 std::string setKey1 = "ee";
3422 want_->SetParam(setKey1, setValue1);
3423 want_->SetParam(setKey1, setValue1);
3425 want_->SetParam(setKey1, setValue1);
3429 want_->SetParam(setKey1, setValue1);
3430 EXPECT_EQ(setValue1, want_->GetFloatParam(setKey1, setValue2));
3440 std::string setKey1 = "%1uH3";
3444 want_->SetParam(setKey1, setValue1);
3445 want_->SetParam(setKey1, setValue1);
3447 want_->SetParam(setKey1, setValue1);
3448 EXPECT_EQ(setValue1, want_->GetFloatParam(setKey1, setValue2));
3450 want_->SetParam(setKey1, setValue1);
3527 std::string setKey1 = "ff";
3531 want_->SetParam(setKey1, setValue1);
3532 want_->SetParam(setKey1, setValue1);
3534 want_->SetParam(setKey1, setValue1);
3538 want_->SetParam(setKey1, setValue1);
3539 EXPECT_EQ(setValue1, want_->GetDoubleParam(setKey1, setValue2));
3549 std::string setKey1 = "%1uH3";
3553 want_->SetParam(setKey1, setValue1);
3554 want_->SetParam(setKey1, setValue1);
3556 want_->SetParam(setKey1, setValue1);
3557 EXPECT_EQ(setValue1, want_->GetDoubleParam(setKey1, setValue2));
3559 want_->SetParam(setKey1, setValue1);