Searched defs:current_test (Results 1 – 7 of 7) sorted by relevance
333 const PrecomputedShortest current_test = precomputed[i]; in TEST() local351 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST() local369 const PrecomputedFixed current_test = precomputed[i]; in TEST() local390 const PrecomputedPrecision current_test = precomputed[i]; in TEST() local
433 const PrecomputedShortest current_test = precomputed[i]; in TEST() local453 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST() local473 const PrecomputedFixed current_test = precomputed[i]; in TEST() local496 const PrecomputedPrecision current_test = precomputed[i]; in TEST() local
315 const PrecomputedShortest current_test = precomputed[i]; in TEST() local344 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST() local375 const PrecomputedPrecision current_test = precomputed[i]; in TEST() local
505 const PrecomputedFixed current_test = precomputed[i]; in TEST() local
55 static TestDef current_test; variable
39 lws_unit_test_t *current_test; member
574 …for (int current_test = static_cast<int>(CLEAR_FIRST); current_test < static_cast<int>(CLEAR_COUNT… in iterate() local