Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp1390 std::string timeoutStr; in launchChildTestProcess() local
1395 timeoutStr = timeoutStream.str(); in launchChildTestProcess()
1396 args.push_back(timeoutStr.c_str()); in launchChildTestProcess()