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/icu4c/test/cintltst/
cintltst.c
49
static char*
_testDataPath
=NULL;
520
if(
_testDataPath
== NULL){
556
_testDataPath
= tdpath;
557
return
_testDataPath
;
559
return
_testDataPath
;
647
_testDataPath
=NULL;
/external/icu4c/test/intltest/
intltest.cpp
48
static char*
_testDataPath
=NULL;
[
all
...]
Completed in 1945 milliseconds