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

  /external/autotest/client/tests/monotonic_time/src/
time_test.c 220 void *test_loop(void *arg) function
257 nthreads = create_per_cpu_threads(cpus, test_loop, test);
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_sockmap.c 1137 static int test_loop(int cgrp) function
1177 err = test_loop(cgrp);
1183 err = test_loop(cgrp);
1189 err = test_loop(cgrp);
1196 err = test_loop(cgrp);
    [all...]
  /external/tensorflow/tensorflow/python/keras/engine/
training_arrays.py 526 test_loop = functools.partial( variable
training_distributed.py 159 return training_arrays.test_loop(
training.py     [all...]
  /external/tensorflow/tensorflow/contrib/tpu/python/tpu/
keras_support.py     [all...]
  /external/python/cpython3/Lib/test/
test_fstring.py 1015 def test_loop(self): function
    [all...]

Completed in 603 milliseconds