Home
last modified time | relevance | path

Searched refs:is_early (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/lit/lit/
DTestingConfig.py123 is_early = False): argument
141 self.is_early = bool(is_early)
DTest.py253 return self.suite.config.is_early
/external/llvm/test/Unit/
Dlit.cfg15 # is_early; Request to run this suite early.
16 config.is_early = True