Home
last modified time | relevance | path

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

/external/pigweed/pw_perf_test/
Dstate_test.cc39 constexpr int test_iterations = 10; in TEST() local
50 constexpr int test_iterations = 1; in TEST() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp2154 const _test_iterations& test_iterations = in verifyResultData() local
2430 const _test_iterations& test_iterations = in verifyResultData() local
2581 const _test_iterations& test_iterations = in getTestIterationIndex() local
2861 const _test_iterations& test_iterations = in verifyResultData() local
/external/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c693 test_iterations(int32_t iter_int, nir_const_value step, in test_iterations() function