Searched refs:autoupdate_token (Results 1 – 5 of 5) sorted by relevance
213 inline const std::string& autoupdate_token() const { in autoupdate_token() function
291 EXPECT_EQ("foo-token", params_.autoupdate_token()); in TEST_F()
328 params->autoupdate_token() /* override_value */); in GetApp()
1870 constexpr char autoupdate_token[] = "autoupdate_token>"; in TEST_F() local1877 request_params_.set_autoupdate_token(autoupdate_token); in TEST_F()1885 EXPECT_EQ(string::npos, post_str_.find(autoupdate_token)); in TEST_F()
2115 FakeSystemState::Get()->request_params()->autoupdate_token()); in TEST_F()2119 FakeSystemState::Get()->request_params()->autoupdate_token().empty()); in TEST_F()