OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTestDataPath
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/tools/ctestfw/unicode/
testlog.h
26
virtual const char*
getTestDataPath
(UErrorCode& err) = 0;
/external/icu4c/tools/ctestfw/
tstdtmod.cpp
157
const char* icu_data = fLog.
getTestDataPath
(status);
/external/icu4c/test/intltest/
intltest.h
229
virtual const char*
getTestDataPath
(UErrorCode& err);
intltest.cpp
[
all
...]
/external/icu4c/test/iotest/
iotest.cpp
158
virtual const char*
getTestDataPath
(UErrorCode& err) {
[
all
...]
Completed in 3944 milliseconds