Searched refs:slow (Results 1 – 9 of 9) sorted by relevance
78 void set_slow(bool slow) { slow_ = slow; } in set_slow() argument79 bool slow() const { return slow_; } in slow() function
347 if (test->slow()) { in CheckTestsFinished()407 } else if (!test->slow() && NanoTime() > test->start_ns() + slow_threshold_ns_) { in CheckTestsTimeout()507 .match_func = [](const Test& test) { return test.slow(); }, in __anon008f9c780102()
19 // Cmake Debug build type uses -O0, which makes the code slow. So use release build.
196 // Note: the value shouldn't be too low to avoid timeouts on slow test servers.
36 # Report source code and disassembly. Disassembling all binaries is slow, so it's better to add
701 // Exclude slow PAL tests.
1500 # For large projects the javascript based search engine can be slow, then
1589 # For large projects the javascript based search engine can be slow, then