HomeSort by relevance Sort by last modified time
    Searched refs:_testDataPath (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
cintltst.c 46 static char* _testDataPath=NULL;
505 if( _testDataPath == NULL){
541 _testDataPath = tdpath;
542 return _testDataPath;
544 return _testDataPath;
632 _testDataPath=NULL;
  /external/icu4c/test/cintltst/
cintltst.c 49 static char* _testDataPath=NULL;
519 if( _testDataPath == NULL){
555 _testDataPath = tdpath;
556 return _testDataPath;
558 return _testDataPath;
646 _testDataPath=NULL;
  /external/chromium/third_party/icu/source/test/intltest/
intltest.cpp 48 static char* _testDataPath=NULL;
    [all...]
  /external/icu4c/test/intltest/
intltest.cpp 48 static char* _testDataPath=NULL;
    [all...]

Completed in 55 milliseconds