HomeSort by relevance Sort by last modified time
    Searched refs:test_type (Results 51 - 71 of 71) sorted by null

1 23

  /external/v8/build/android/pylib/remote/device/
remote_device_test_run.py 176 if test['test_type'] == test_name:
280 def _UploadTestToDevice(self, test_type, test_path, app_id=None):
283 test_type: Type of test that is being uploaded. Ex. uirobot, gtest..
290 self._env.token, test_src, 'raw', test_type, app_id=app_id)
  /external/v8/build/android/pylib/results/flakiness_dashboard/
json_results_generator.py 169 test_type='',
187 test_type: test type string (e.g. 'layout-tests').
204 self._test_type = test_type
  /external/autotest/frontend/afe/
rpc_interface.py 23 modify_test('sleeptest', test_type='Client', params=', seconds=60')
559 def add_test(name, test_type, path, author=None, dependencies=None,
563 return models.Test.add_object(name=name, test_type=test_type, path=path,
812 control_type = test_obj.test_type
    [all...]
resources_test.py 32 test_type=control_data.CONTROL_TYPE.SERVER,
models_test.py 269 test_type=control_data.CONTROL_TYPE.SERVER, path='path')
rpc_utils.py 282 test_type = get_consistent_value(test_objects, 'test_type')
290 is_server = (test_type == control_data.CONTROL_TYPE.SERVER)
    [all...]
rpc_interface_unittest.py 396 name='test', test_type=control_data.CONTROL_TYPE.SERVER)
models.py 777 test_type: Client or Server
805 test_type = dbmodels.SmallIntegerField( variable in class:Test
855 test_type: Client or Server
    [all...]
  /external/chromium-trace/catapult/third_party/typ/typ/
arg_parser.py 199 if not rargs.test_type:
runner.py 624 self.args.master_name, self.args.test_type,
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_DevMgmt.c     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_repr.py 254 def test_type(self): member in class:LongReprTest
test_builtin.py 1417 def test_type(self): member in class:BuiltinTest
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_repr.py 254 def test_type(self): member in class:LongReprTest
test_builtin.py 1417 def test_type(self): member in class:BuiltinTest
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_repr.py 254 def test_type(self): member in class:LongReprTest
test_builtin.py 1417 def test_type(self): member in class:BuiltinTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_repr.py 254 def test_type(self): member in class:LongReprTest
test_builtin.py 1417 def test_type(self): member in class:BuiltinTest
    [all...]
  /art/runtime/arch/
stub_test.cc     [all...]
  /external/autotest/server/cros/dynamic_suite/
suite.py     [all...]

Completed in 2378 milliseconds

1 23