Searched refs:TrimRepresentation (Results 1 - 3 of 3) sorted by relevance

/external/v8/test/cctest/
H A Dtest-bignum-dtoa.cc46 static void TrimRepresentation(Vector<char> representation) { function
71 TrimRepresentation(buffer);
77 TrimRepresentation(buffer);
87 TrimRepresentation(buffer);
93 TrimRepresentation(buffer);
104 TrimRepresentation(buffer);
109 TrimRepresentation(buffer);
120 TrimRepresentation(buffer);
135 TrimRepresentation(buffer);
147 TrimRepresentation(buffe
[all...]
H A Dtest-dtoa.cc46 static void TrimRepresentation(Vector<char> representation) { function
86 TrimRepresentation(buffer);
92 TrimRepresentation(buffer);
102 TrimRepresentation(buffer);
108 TrimRepresentation(buffer);
119 TrimRepresentation(buffer);
125 TrimRepresentation(buffer);
136 TrimRepresentation(buffer);
146 TrimRepresentation(buffer);
154 TrimRepresentation(buffe
[all...]
H A Dtest-fast-dtoa.cc21 static void TrimRepresentation(Vector<char> representation) { function
111 TrimRepresentation(buffer);
118 TrimRepresentation(buffer);
141 TrimRepresentation(buffer);
168 TrimRepresentation(buffer);
184 TrimRepresentation(buffer);
257 TrimRepresentation(buffer);

Completed in 53 milliseconds