Home | Sort by relevance Sort by last modified time |
/external/chromium_org/tools/gyp/pylib/gyp/ | |
common_test.py | 67 def test_param(self): member in class:TestGetFlavor |
/external/chromium_org/tools/perf/benchmarks/ | |
peacekeeper.py | 78 if not hasattr(self, 'test_param'): 79 raise NotImplementedError('test_param not in PeaceKeeper benchmark.') 85 for test_name in self.test_param: 109 test_param = ['renderGrid01', variable in class:PeaceKeeperRender 130 test_param = ['arrayCombined01', variable in class:PeaceKeeperData 163 test_param = ['domGetElements', variable in class:PeaceKeeperDom 196 test_param = ['stringChat', variable in class:PeaceKeeperTextParsing 216 test_param = ['experimentalRipple01', variable in class:PeaceKeeperHTML5Canvas 249 test_param = ['webglSphere', variable in class:PeaceKeeperHTML5Capabilities |