OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testorders
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/test/cintltst/
citertst.c
946
OrderAndOffset *
testorders
,
local
978
testorders
= getOrders(testiter, &count);
986
if ((count > 250 &&
testorders
[-- count].order != orders[1].order) ||
987
(count <= 250 &&
testorders
[-- count].order != orders[0].order)) {
993
free(
testorders
);
[
all
...]
Completed in 68 milliseconds