Home
last modified time | relevance | path

Searched refs:PrecomputedShortestSingle (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dgay-shortest-single.h33 struct PrecomputedShortestSingle { struct
39 Vector<const PrecomputedShortestSingle>
H A Dtest-bignum-dtoa.cc348 Vector<const PrecomputedShortestSingle> precomputed = in TEST()
351 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST()
H A Dtest-fast-dtoa.cc341 Vector<const PrecomputedShortestSingle> precomputed = in TEST()
344 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST()
H A Dtest-dtoa.cc450 Vector<const PrecomputedShortestSingle> precomputed = in TEST()
453 const PrecomputedShortestSingle current_test = precomputed[i]; in TEST()
H A Dgay-shortest-single.cc37 static const PrecomputedShortestSingle kShortestSingleTestNumbers[] = {
10041 Vector<const PrecomputedShortestSingle>
10044 sizeof(kShortestSingleTestNumbers) / sizeof(PrecomputedShortestSingle); in PrecomputedShortestSingleRepresentations()
10045 return Vector<const PrecomputedShortestSingle>(kShortestSingleTestNumbers, in PrecomputedShortestSingleRepresentations()

Completed in 15 milliseconds