Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcintltst.c58 static char* _testDataPath=NULL; variable
537 if( _testDataPath == NULL){ in loadTestData()
573 _testDataPath = tdpath; in loadTestData()
574 return _testDataPath; in loadTestData()
576 return _testDataPath; in loadTestData()
660 _testDataPath=NULL; in ctst_freeAll()
/external/icu/icu4c/source/test/intltest/
Dintltest.cpp54 static char* _testDataPath=NULL; variable
1518 free(_testDataPath); in main()
1519 _testDataPath = 0; in main()
1592 if( _testDataPath == NULL){ in loadTestData()
1624 _testDataPath = tdpath; in loadTestData()
1625 return _testDataPath; in loadTestData()
1627 return _testDataPath; in loadTestData()