Searched refs:GetWrapperForChildGTestProcess (Results 1 – 4 of 4) sorted by relevance
97 virtual std::string GetWrapperForChildGTestProcess() = 0;132 std::string GetWrapperForChildGTestProcess() override;
411 std::string DefaultUnitTestPlatformDelegate::GetWrapperForChildGTestProcess() { in GetWrapperForChildGTestProcess() function in base::DefaultUnitTestPlatformDelegate452 return platform_delegate_->GetWrapperForChildGTestProcess(); in GetWrapper()
159 std::string GetWrapperForChildGTestProcess() override { in GetWrapperForChildGTestProcess() function in base::__anon4ad116090111::DefaultUnitTestPlatformDelegate647 cmd_line, platform_delegate->GetWrapperForChildGTestProcess(), in RunUnitTestsSerially()686 cmd_line, platform_delegate->GetWrapperForChildGTestProcess(), timeout, in RunUnitTestsBatch()
78 virtual std::string GetWrapperForChildGTestProcess() = 0;