Home
last modified time | relevance | path

Searched refs:OnTimedOut (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/launcher/
Dtest_launcher.h93 virtual void OnTimedOut(const CommandLine& command_line) {} in OnTimedOut() function
Dtest_launcher.cc384 observer->OnTimedOut(command_line); in LaunchChildTestProcessWithOptions()