Searched refs:_IsRefBuild (Results 1 – 2 of 2) sorted by relevance
78 if not _IsRefBuild(test_key):342 def _IsRefBuild(test_key): function
432 tests = [t for t in tests if _GetSheriffForTest(t) and not _IsRefBuild(t)]540 def _IsRefBuild(test): function