OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testPtr
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/test/cintltst/
cbiapts.c
788
const RBBITailoringTest *
testPtr
;
789
for (
testPtr
= tailoringTests;
testPtr
->locale != NULL; ++
testPtr
) {
791
UBreakIterator* ubrkiter = ubrk_open(
testPtr
->type,
testPtr
->locale,
testPtr
->test, -1, &status);
798
if (!foundError && offsindx >=
testPtr
->numOffsets) {
800
testPtr
->locale,
testPtr
->type, offset)
[
all
...]
cnumtst.c
[
all
...]
nucnvtst.c
[
all
...]
Completed in 4804 milliseconds