OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_testdatapath
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/cintltst/
cintltst.c
57
static char*
_testDataPath
=NULL;
532
if(
_testDataPath
== NULL){
568
_testDataPath
= tdpath;
569
return
_testDataPath
;
571
return
_testDataPath
;
655
_testDataPath
=NULL;
/external/icu4c/test/intltest/
intltest.cpp
48
static char*
_testDataPath
=NULL;
[
all
...]
Completed in 168 milliseconds