Home
last modified time | relevance | path

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

/aosp_15_r20/external/double-conversion/test/cctest/
H A 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
H A 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
H A 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
H A Dtest-fixed-dtoa.cc505 const PrecomputedFixed current_test = precomputed[i]; in TEST() local
/aosp_15_r20/external/igt-gpu-tools/runner/
H A 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
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dmain.cpp39 static TestDef current_test; variable
/aosp_15_r20/external/libwebsockets/lib/abstract/transports/
H A Dunit-test.c39 lws_unit_test_t *current_test; member
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLayeredFramebuffer.cpp576 …for (int current_test = static_cast<int>(CLEAR_FIRST); current_test < static_cast<int>(CLEAR_COUNT… in iterate() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dregrtest.py742 current_test = None variable in main.MultiprocessThread
/aosp_15_r20/external/libconfig/tinytest/
H A Dtinytest.h48 tt_test_t *current_test; member