Home
last modified time | relevance | path

Searched defs:test_iterations (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_perf_test/
H A Dstate_test.cc41 constexpr int test_iterations = 10; in TEST() local
52 constexpr int test_iterations = 1; in TEST() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp2154 const _test_iterations &test_iterations = in verifyResultData() local
2429 const _test_iterations &test_iterations = in verifyResultData() local
2580 const _test_iterations &test_iterations = in getTestIterationIndex() local
2859 const _test_iterations &test_iterations = in verifyResultData() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_loop_analyze.c954 test_iterations(int32_t iter_int, nir_const_value step, in test_iterations() function