Searched defs:TestConfiguration (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dbase.py664 """Returns the current TestConfiguration for the port."""
666 self._test_configuration = TestConfiguration(self)
973 class TestConfiguration(object): class in inherits:object
1007 test_configurations.append(TestConfiguration(
/external/v8/tools/
H A Dtest.py576 class TestConfiguration(object): class in inherits:object

Completed in 80 milliseconds