HomeSort by relevance Sort by last modified time
    Searched defs:test_param (Results 1 - 2 of 2) sorted by null

  /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 81 if not hasattr(self, 'test_param'):
82 raise NotImplementedError('test_param not in PeaceKeeper benchmark.')
87 for test_name in self.test_param:
104 test_param = ['renderGrid01', variable in class:PeaceKeeperRender
126 test_param = ['arrayCombined01', variable in class:PeaceKeeperData
160 test_param = ['domGetElements', variable in class:PeaceKeeperDom
194 test_param = ['stringChat', variable in class:PeaceKeeperTextParsing
215 test_param = ['experimentalRipple01', variable in class:PeaceKeeperHTML5Canvas
249 test_param = ['webglSphere', variable in class:PeaceKeeperHTML5Capabilities

Completed in 63 milliseconds