Home
last modified time | relevance | path

Searched defs:next_test (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Drun_math_brute_force_in_parallel.py85 next_test = 0 variable
92 next_test = next_test + 1 variable
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dhtest.py407 def next_test(): function
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/
H A Dmain.c129 static const atss_t *next_test; variable
/aosp_15_r20/cts/common/device-side/bedstead/btest/
H A Dbtest721 …def __init__(self, args, module, class_methods, state, btest_run, total_test_count, next_test, inc… argument