Searched refs:token_url (Results 1 – 2 of 2) sorted by relevance
43 std::string token_url() { return token_url_; } in token_url() function
189 EXPECT_EQ(expected, handler.token_url()); in TEST_F()