Searched refs:IsSlowTest (Results 1 – 1 of 1) sorted by relevance
435 bool IsSlowTest(const std::vector<std::string> &slowTests, const TestIdentifier &testID) in IsSlowTest() function479 IsSlowTest(mSlowTests, mTestResults->currentTest) ? mSlowTestTimeout : mFastTestTimeout; in OnTestStart()