OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fullTestDataPath
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
udatatst.c
614
const char*
fullTestDataPath
= loadTestData(&status);
664
result=udata_openChoice(
fullTestDataPath
, type, name[3], isAcceptable1, NULL, &status);
670
result=udata_openChoice(
fullTestDataPath
, type, name[3], isAcceptable1, NULL, &status);
[
all
...]
/external/icu4c/test/cintltst/
udatatst.c
617
const char*
fullTestDataPath
= loadTestData(&status);
667
result=udata_openChoice(
fullTestDataPath
, type, name[3], isAcceptable1, NULL, &status);
673
result=udata_openChoice(
fullTestDataPath
, type, name[3], isAcceptable1, NULL, &status);
[
all
...]
Completed in 110 milliseconds