HomeSort by relevance Sort by last modified time
    Searched refs:IsFlaky (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/test/
test_suite.h 71 static bool IsFlaky(const char* name) {
77 return IsFlaky(test.name()) || IsFlaky(test.test_case_name());
  /external/v8/tools/
test.py 1167 def IsFlaky(o):
    [all...]

Completed in 2772 milliseconds