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

  /external/autotest/client/cros/cellular/mbim_compliance/tests/
cm_07.py 29 self.test_context).run()
43 {'idVendor': self.test_context.id_vendor,
44 'idProduct': self.test_context.id_product},
45 self.test_context.mbim_communication_interface.bInterfaceNumber,
46 self.test_context.interrupt_endpoint.bEndpointAddress,
47 self.test_context.mbim_functional.wMaxControlMessage)
cm_13.py 35 self.test_context).run()
36 connect_sequence.ConnectSequence(self.test_context).run()
37 mbim_close_sequence.MBIMCloseSequence(self.test_context).run()
39 self.test_context).run()
60 {'idVendor': self.test_context.id_vendor,
61 'idProduct': self.test_context.id_product},
62 self.test_context.mbim_communication_interface.bInterfaceNumber,
63 self.test_context.interrupt_endpoint.bEndpointAddress,
64 self.test_context.mbim_functional.wMaxControlMessage)
cm_08.py 32 self.test_context).run()
46 {'idVendor': self.test_context.id_vendor,
47 'idProduct': self.test_context.id_product},
48 self.test_context.mbim_communication_interface.bInterfaceNumber,
49 self.test_context.interrupt_endpoint.bEndpointAddress,
50 self.test_context.mbim_functional.wMaxControlMessage)
cm_10.py 27 self.test_context).run()
31 self.test_context).run()
cm_01.py 28 self.test_context).run())
cm_03.py 28 self.test_context).run()
32 self.test_context).run())
cm_04.py 28 self.test_context).run()
33 self.test_context).run())
cm_06.py 29 self.test_context).run()
34 self.test_context).run())
cm_09.py 29 self.test_context).run()
33 connect_sequence.ConnectSequence(self.test_context).run())
des_01.py 16 from autotest_lib.client.cros.cellular.mbim_compliance import test_context namespace
30 self.test_context).run()
31 device = self.test_context.device
208 # Update |test_context| with NCM/MBIM function settings.
209 if self.test_context.device_type == test_context.DEVICE_TYPE_MBIM:
213 self.test_context.device_type = test_context.DEVICE_TYPE_NCM_MBIM
214 self.test_context.ncm_communication_interface = (
216 self.test_context.mbim_communication_interface =
    [all...]
cm_05.py 31 self.test_context).run()
48 {'idVendor': self.test_context.id_vendor,
49 'idProduct': self.test_context.id_product},
50 self.test_context.mbim_communication_interface.bInterfaceNumber,
51 self.test_context.interrupt_endpoint.bEndpointAddress,
52 self.test_context.mbim_functional.wMaxControlMessage)
des_02.py 19 from autotest_lib.client.cros.cellular.mbim_compliance import test_context namespace
28 self.test_context).run()
29 device = self.test_context.device
336 # Update |test_context| with mbim function settings.
337 if self.test_context.device_type == test_context.DEVICE_TYPE_NCM_MBIM:
341 self.test_context.device_type = test_context.DEVICE_TYPE_MBIM
342 self.test_context.mbim_communication_interface = (
344 self.test_context.no_data_data_interface = no_data_data_interfac
    [all...]
cm_02.py 30 self.test_context).run())
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
Makefile 10 default: test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
12 test_context: test_context.o testlib.o
31 $(RM) -rf *.o test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
  /external/autotest/client/site_tests/network_ChromeCellularNetworkPresent/
network_ChromeCellularNetworkPresent.py 25 with cntc.ChromeNetworkingTestContext() as test_context:
26 networks = test_context.find_cellular_networks()
33 if network["Type"] != test_context.CHROME_NETWORK_TYPE_CELLULAR:
  /external/v8/test/mjsunit/compiler/
regress-deopt-call-as-function.js 32 function test_context() { function
40 assertEquals(0x7fffffff + 42, test_context());
inline-construct.js 65 function test_context(constructor, val, deopt, counter) { function
79 TestInlinedConstructor(constructor, test_context);
  /external/chromium-trace/catapult/third_party/typ/typ/tests/
runner_test.py 38 def test_context(self): member in class:RunnerTests
217 def test_context(self): member in class:ContextTests
219 # RunnerTests.test_context, above. It is not interesting on its own.
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 1687 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->data; local
1717 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->cl_head->data; local
1762 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->cl_head->data; local
1807 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->data; local
1837 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->next->data; local
1865 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->data; local
1893 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->data; local
1921 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->data; local
1954 struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->next->next->next->next->next->next->data; local
    [all...]
test_cil_build_ast.c 11874 struct cil_context *test_context; local
11896 struct cil_context *test_context; local
11918 struct cil_context *test_context = NULL; local
11939 struct cil_context *test_context; local
11961 struct cil_context *test_context; local
11983 struct cil_context *test_context; local
12005 struct cil_context *test_context; local
12027 struct cil_context *test_context; local
12049 struct cil_context *test_context; local
12071 struct cil_context *test_context; local
    [all...]
  /external/v8/src/crankshaft/
hydrogen.h 871 TestContext* test_context() { return test_context_; } function in class:v8::internal::final
    [all...]

Completed in 439 milliseconds