Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcintltst.c56 static char* _testDataPath=NULL; variable
527 if( _testDataPath == NULL){ in loadTestData()
563 _testDataPath = tdpath; in loadTestData()
564 return _testDataPath; in loadTestData()
566 return _testDataPath; in loadTestData()
650 _testDataPath=NULL; in ctst_freeAll()
/external/icu/icu4c/source/test/intltest/
Dintltest.cpp49 static char* _testDataPath=NULL; variable
1479 free(_testDataPath); in main()
1480 _testDataPath = 0; in main()
1549 if( _testDataPath == NULL){ in loadTestData()
1581 _testDataPath = tdpath; in loadTestData()
1582 return _testDataPath; in loadTestData()
1584 return _testDataPath; in loadTestData()