Home
last modified time | relevance | path

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

/external/libchrome/base/test/launcher/
Dunit_test_launcher.h78 virtual std::string GetWrapperForChildGTestProcess() = 0;
Dunit_test_launcher.cc159 std::string GetWrapperForChildGTestProcess() override { in GetWrapperForChildGTestProcess() function in base::__anonc8e4651a0111::DefaultUnitTestPlatformDelegate
647 cmd_line, platform_delegate->GetWrapperForChildGTestProcess(), in RunUnitTestsSerially()
686 cmd_line, platform_delegate->GetWrapperForChildGTestProcess(), timeout, in RunUnitTestsBatch()