OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_testDataPath
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/cintltst/
cintltst.c
56
static char*
_testDataPath
=NULL;
535
if(
_testDataPath
== NULL){
571
_testDataPath
= tdpath;
572
return
_testDataPath
;
574
return
_testDataPath
;
658
_testDataPath
=NULL;
/external/icu/icu4c/source/test/intltest/
intltest.cpp
49
static char*
_testDataPath
=NULL;
[
all
...]
Completed in 522 milliseconds