Searched refs:GetAccessTokenForTest (Results 1 – 3 of 3) sorted by relevance
241 std::string old_token = GetClient(0)->service()->GetAccessTokenForTest(); in IN_PROC_BROWSER_TEST_F()264 std::string new_token = GetClient(0)->service()->GetAccessTokenForTest(); in IN_PROC_BROWSER_TEST_F()
538 std::string GetAccessTokenForTest() const;
2216 std::string ProfileSyncService::GetAccessTokenForTest() const { in GetAccessTokenForTest() function in ProfileSyncService