Searched refs:GetAccessTokenForTest (Results 1 – 3 of 3) sorted by relevance
282 std::string old_token = GetSyncService((0))->GetAccessTokenForTest(); in IN_PROC_BROWSER_TEST_F()305 std::string new_token = GetSyncService((0))->GetAccessTokenForTest(); in IN_PROC_BROWSER_TEST_F()
584 std::string GetAccessTokenForTest() const;
2573 std::string ProfileSyncService::GetAccessTokenForTest() const { in GetAccessTokenForTest() function in ProfileSyncService