Searched refs:SetNetworkTimeoutCallbackForTesting (Results 1 – 3 of 3) sorted by relevance
58 static void SetNetworkTimeoutCallbackForTesting(base::Closure* callback);
276 AppLaunchController::SetNetworkTimeoutCallbackForTesting(NULL); in CleanUpOnMainThread()460 AppLaunchController::SetNetworkTimeoutCallbackForTesting(&callback); in WaitForAppLaunchNetworkTimeout()465 AppLaunchController::SetNetworkTimeoutCallbackForTesting(NULL); in WaitForAppLaunchNetworkTimeout()
138 void AppLaunchController::SetNetworkTimeoutCallbackForTesting( in SetNetworkTimeoutCallbackForTesting() function in chromeos::AppLaunchController