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

  /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
  /external/libnfc-nxp/src/
phHciNfc.h 653 * \param[in] test_param test_param is the parameter for the Self Test
671 phNfc_sData_t *test_param
744 phNfc_sData_t *test_param
phHciNfc_DevMgmt.h 220 * \param[in] test_param test_param is the parameter for the Self Test
238 phNfc_sData_t *test_param
phHciNfc.c     [all...]
phHciNfc_DevMgmt.c     [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
common_test.py 67 def test_param(self): member in class:TestGetFlavor

Completed in 51 milliseconds