Searched refs:kSingletonCookieFilename (Results 1 – 4 of 4) sorted by relevance
36 cookie_path_ = user_data_dir().Append(chrome::kSingletonCookieFilename); in SetUp()129 Append(chrome::kSingletonCookieFilename); in TEST_F()
408 Append(chrome::kSingletonCookieFilename); in ConnectSocket()756 cookie_path_ = user_data_dir.Append(chrome::kSingletonCookieFilename); in ProcessSingleton()947 socket_dir_.path().Append(chrome::kSingletonCookieFilename); in Create()
56 extern const FilePath::CharType kSingletonCookieFilename[];
95 const FilePath::CharType kSingletonCookieFilename[] = FPL("SingletonCookie"); variable