Home
last modified time | relevance | path

Searched defs:test_loop (Results 1 – 6 of 6) sorted by relevance

/external/python/pyserial/test/
Dtest_url.py24 def test_loop(self): member in Test_URL
/external/OpenCL-CTS/test_conformance/basic/
Dtest_loop.cpp71 int test_loop(cl_device_id device, cl_context context, cl_command_queue queue, int num_elements) in test_loop() function
/external/autotest/client/tests/monotonic_time/src/
Dtime_test.c220 void *test_loop(void *arg) in test_loop() function
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_arrays_v1.py583 test_loop = functools.partial( variable
/external/python/cpython3/Lib/test/
Dtest_fstring.py1143 def test_loop(self): member in TestCase
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c1201 static int test_loop(int cgrp) in test_loop() function