/external/icu4c/test/letest/ |
letest.cpp | 412 /* Returns the path to icu/source/test/testdata/ */ 416 srcDataDir = U_TOPSRCDIR U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING; 418 srcDataDir = ".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING; 419 FILE *f = fopen(".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING"rbbitst.txt", "r"); 426 srcDataDir = ".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING; [all...] |
/external/icu4c/test/cintltst/ |
cucdtst.c | [all...] |
citertst.c | 358 const char *testdata[] = local 378 srclen = u_unescape(testdata[0], source, 10); 383 srclen = u_unescape(testdata[1], source, 10); 389 srclen = u_unescape(testdata[count], source, 10); [all...] |
ucnvseltst.c | 31 #define TDSRCPATH ".." U_FILE_SEP_STRING "test" U_FILE_SEP_STRING "testdata" U_FILE_SEP_STRING
|
cbiditst.c | [all...] |
cmsccoll.c | 1924 const char *testdata[8]; member in struct:__anon6383 2058 const static char *testdata[][8] = { local 2669 const static UChar testdata[][2] = { local 2808 const static UChar testdata[][3] = { local [all...] |
/external/chromium/net/tools/dump_cache/ |
url_to_filename_encoder.cc | 45 // directory are based off of this constant. However, our testdata
|
/external/chromium/net/udp/ |
udp_socket_unittest.cc | 223 struct TestData {
|
/external/pcre/ |
README | 527 own man page) on each of the testinput files in the testdata directory in [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
command_line_interface_unittest.cc | [all...] |
/external/icu4c/test/intltest/ |
strcase.cpp | 337 // names of TestData children in casing.txt 473 LocalPointer<TestData> casingTest(driver->createTestData(dataNames[whichCase], status));
|
regextst.cpp | [all...] |
bidiconf.cpp | 279 if(errorCode.logIfFailureAndReset("unable to find the source/test/testdata "
|
testidn.cpp | 77 testData(TestIDNA& test) {
|
thcoll.cpp | 26 * encoding, to be present in the directory $ICU/source/test/testdata.
|
/external/protobuf/python/google/protobuf/internal/ |
test_util.py | 555 # Found it. Load the golden file from the testdata directory. 556 full_path = os.path.join(path, 'src/google/protobuf/testdata', filename)
|
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/ |
GLCanvasTest.java | 73 long[] testData = {0, 1, 2, 1000, 10000, Long.MAX_VALUE}; 75 for (long v : testData) {
|
/external/chromium/chrome/browser/search_engines/ |
template_url_model_unittest.cc | 748 struct TestData { 794 struct TestData { 821 struct TestData { [all...] |
/external/chromium/chrome/browser/history/ |
snippet_unittest.cc | 227 struct TestData {
|
/external/icu4c/ |
Makefile.in | 314 @$(MAKE) -C test/testdata $@
|
configure.in | [all...] |
configure.in.orig | [all...] |
/external/icu4c/test/testdata/ |
calendar.txt | 8 TestData {
|
/external/tcpdump/ |
decnet.h | 147 #define TESTDATA 0252 /* test data bytes */
|
/external/protobuf/src/google/protobuf/ |
text_format_unittest.cc | 79 + "/google/protobuf/testdata/text_format_unittest_data.txt", 100 + "/google/protobuf/testdata/" [all...] |