Home
last modified time | relevance | path

Searched refs:TestingConfig (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/lit/lit/
DTestingConfig.py4 class TestingConfig: class
30 config = TestingConfig(parent,
86 cfg = TestingConfig(self, self.name, self.suffixes, self.test_format,
DLitConfig.py63 from TestingConfig import TestingConfig
64 return TestingConfig.frompath(path, config.parent, self,
Dmain.py15 from TestingConfig import TestingConfig
174 cfg = TestingConfig.frompath(cfgpath, None, litConfig, mustExist = True)
215 return TestingConfig.frompath(cfgpath, parent, litConfig,
/external/llvm/utils/lit/lit/
Ddiscovery.py10 from lit.TestingConfig import TestingConfig
47 cfg = TestingConfig.fromdefaults(litConfig)
DTestingConfig.py6 class TestingConfig: class
62 return TestingConfig(None,
DLitConfig.py8 import lit.TestingConfig
/external/autotest/client/common_lib/
Dlogging_config.py152 class TestingConfig(LoggingConfig): class
/external/autotest/client/bin/
Dsetup_job_unittest.py120 logging_manager.configure_logging(logging_config.TestingConfig())
Djob_unittest.py131 logging_manager.configure_logging(logging_config.TestingConfig())
/external/llvm/utils/lit/
DTODO164 TestingConfig object).
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dlit.pod269 This is the config object (a I<TestingConfig> instance) for the test suite,
/external/llvm/docs/CommandGuide/
Dlit.rst286 This is the config object (a *TestingConfig* instance) for the test suite,