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

/external/chromium_org/tools/gyp/pylib/gyp/
H A Dcommon_test.py67 def test_param(self): member in class:TestGetFlavor
/external/chromium_org/tools/perf/benchmarks/
H A Dpeacekeeper.py78 if not hasattr(self, 'test_param'):
79 raise NotImplementedError('test_param not in PeaceKeeper benchmark.')
84 for test_name in self.test_param:
100 test_param = ['renderGrid01', variable in class:PeaceKeeperRender
121 test_param = ['arrayCombined01', variable in class:PeaceKeeperData
154 test_param = ['domGetElements', variable in class:PeaceKeeperDom
187 test_param = ['stringChat', variable in class:PeaceKeeperTextParsing
207 test_param = ['experimentalRipple01', variable in class:PeaceKeeperHTML5Canvas
240 test_param = ['webglSphere', variable in class:PeaceKeeperHTML5Capabilities

Completed in 143 milliseconds