Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dcintltst.c59 static char* _testDataPath=NULL; variable
538 if( _testDataPath == NULL){ in loadTestData()
577 _testDataPath = tdpath; in loadTestData()
578 return _testDataPath; in loadTestData()
580 return _testDataPath; in loadTestData()
689 _testDataPath=NULL; in ctst_freeAll()
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp57 static char* _testDataPath=NULL; variable
1535 free(_testDataPath); in main()
1536 _testDataPath = 0; in main()
1609 if ( _testDataPath == NULL){ in loadTestData()
1627 it_dataerrln((UnicodeString) "Could not allocate memory for _testDataPath " + u_errorName(err)); in loadTestData()
1646 _testDataPath = tdpath; in loadTestData()
1647 return _testDataPath; in loadTestData()
1649 return _testDataPath; in loadTestData()

Completed in 6 milliseconds