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

/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcintltst.c56 static char* _testDataPath=NULL; variable
527 if( _testDataPath == NULL){
563 _testDataPath = tdpath;
564 return _testDataPath;
566 return _testDataPath;
650 _testDataPath=NULL;
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dintltest.cpp49 static char* _testDataPath=NULL; variable
1477 free(_testDataPath);
1478 _testDataPath = 0;
1547 if( _testDataPath == NULL){
1579 _testDataPath = tdpath;
1580 return _testDataPath;
1582 return _testDataPath;

Completed in 186 milliseconds