Searched refs:TestConfiguration (Results 1 – 12 of 12) sorted by relevance
82 class BenchmarkTestConfiguration(test.TestConfiguration):
60 class PreparserTestConfiguration(test.TestConfiguration):
79 class SputnikTestConfiguration(test.TestConfiguration):
71 class ES5ConformTestConfiguration(test.TestConfiguration):
72 class CcTestConfiguration(test.TestConfiguration):
73 class Test262TestConfiguration(test.TestConfiguration):
90 class MozillaTestConfiguration(test.TestConfiguration):
666 self._test_configuration = TestConfiguration(self)973 class TestConfiguration(object): class1007 test_configurations.append(TestConfiguration(
95 class MessageTestConfiguration(test.TestConfiguration):
113 class MjsunitTestConfiguration(test.TestConfiguration):
507 ret = HIDDEN->c2layer->TestConfiguration( HIDDEN->c2layer, &dlc, &failed ); in DirectFB_VideoInit()
558 class TestConfiguration(object): class