Home
last modified time | relevance | path

Searched defs:current_test (Results 1 – 11 of 11) sorted by relevance

/external/double-conversion/test/cctest/
Dtest-bignum-dtoa.cc333 const PrecomputedShortest current_test = precomputed[i]; in TEST() local
351 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST() local
369 const PrecomputedFixed current_test = precomputed[i]; in TEST() local
390 const PrecomputedPrecision current_test = precomputed[i]; in TEST() local
Dtest-dtoa.cc433 const PrecomputedShortest current_test = precomputed[i]; in TEST() local
453 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST() local
473 const PrecomputedFixed current_test = precomputed[i]; in TEST() local
496 const PrecomputedPrecision current_test = precomputed[i]; in TEST() local
Dtest-fast-dtoa.cc315 const PrecomputedShortest current_test = precomputed[i]; in TEST() local
344 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST() local
375 const PrecomputedPrecision current_test = precomputed[i]; in TEST() local
Dtest-fixed-dtoa.cc505 const PrecomputedFixed current_test = precomputed[i]; in TEST() local
/external/igt-gpu-tools/runner/
Dresultgen.c320 struct json_object *current_test = NULL; in fill_from_output() local
609 struct json_object *current_test; in add_empty_dmesgs_where_missing() local
631 struct json_object *current_test = NULL; in fill_from_dmesg() local
1041 struct json_object *current_test; in try_add_notrun_results() local
/external/mesa3d/src/amd/compiler/tests/
Dmain.cpp55 static TestDef current_test; variable
/external/libwebsockets/lib/abstract/transports/
Dunit-test.c39 lws_unit_test_t *current_test; member
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFramebuffer.cpp574 …for (int current_test = static_cast<int>(CLEAR_FIRST); current_test < static_cast<int>(CLEAR_COUNT… in iterate() local
/external/python/cpython2/Lib/test/
Dregrtest.py742 current_test = None variable in main.MultiprocessThread
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.c1184 struct prog_test_def *current_test; in server_main() local
/external/libconfig/tinytest/
Dtinytest.h48 tt_test_t *current_test; member