Searched refs:_testDataPath (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcintltst.c58 static char* _testDataPath=NULL; variable
537 if( _testDataPath == NULL){
573 _testDataPath = tdpath;
574 return _testDataPath;
576 return _testDataPath;
660 _testDataPath=NULL;
/external/icu/icu4c/source/test/intltest/
H A Dintltest.cpp52 static char* _testDataPath=NULL; variable
1498 free(_testDataPath);
1499 _testDataPath = 0;
1572 if( _testDataPath == NULL){
1604 _testDataPath = tdpath;
1605 return _testDataPath;
1607 return _testDataPath;

Completed in 92 milliseconds