Searched refs:slowTest (Results 1 – 2 of 2) sorted by relevance
818 int testOutLens = 1, benchConv = 1, quickTest = 0, slowTest = 0;839 slowTest = 1;896 if (!slowTest) {
440 for (const std::string &slowTest : slowTests) in IsSlowTest() local442 if (NamesMatchWithWildcard(slowTest.c_str(), buffer)) in IsSlowTest()