/libcore/luni/src/test/java/tests/api/javax/net/ssl/ |
SSLSessionTest.java | 463 String testData = "PING"; 529 ostream.write(testData.getBytes()); 594 ostream.write(testData.getBytes());
|
/external/icu4c/tools/ctestfw/ |
ctestfw.vcproj | 421 RelativePath=".\testdata.cpp" 522 RelativePath=".\unicode\testdata.h"
|
ctestfw.vcxproj | 245 <ClCompile Include="testdata.cpp" />
263 <ClInclude Include="unicode\testdata.h" />
|
Makefile.in | 54 OBJECTS = ctest.o tstdtmod.o testdata.o datamap.o uperf.o ucln_ct.o
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
NewProjectCreator.java | 266 final ProjectInfo testData = collectTestPageInfo(); 272 createProjectAsync(monitor, mainData, testData); 462 ProjectInfo testData) 492 if (testData != null) { 494 Map<String, Object> parameters = testData.getParameters(); 501 testData.getProject(), 502 testData.getDescription(), 504 testData.getDictionary()); [all...] |
/external/icu4c/test/intltest/ |
intltest.cpp | [all...] |
dtptngts.cpp | [all...] |
normconf.cpp | 102 // look in icu/source/test/testdata/out/build 115 // look in icu/source/test/testdata 137 strcpy(unidataPath, U_TOPSRCDIR U_FILE_SEP_STRING "test" U_FILE_SEP_STRING "testdata" U_FILE_SEP_STRING);
|
tzregts.cpp | 319 /*Object[] testData = { 323 UDate testData [] = { 331 //testCal->setTimeZone((TimeZone) testData[i]); 333 UDate t = testData[i]; 334 UDate end = testData[i+1]; [all...] |
/external/chromium/chrome/common/ |
web_apps_unittest.cc | 141 struct TestData {
|
/external/chromium/third_party/libjingle/source/ |
README | 20 |-testdata - Samples of RTP voice and video dump
|
/external/icu4c/test/cintltst/ |
spreptst.c | 68 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); 92 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); 495 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); 607 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
|
/external/icu4c/tools/ctestfw/unicode/ |
datamap.h | 102 // concrete data by TestData children...
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/ |
LayoutParamsParserTest.java | 46 "com/android/ide/eclipse/testdata/mock_attrs.xml"; //$NON-NLS-1$
|
AndroidJarLoaderTest.java | 44 "com/android/ide/eclipse/testdata/jar_example.jar"); //$NON-NLS-1$
|
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/ |
AddonsListFetcherTest.java | 82 getTestResource("/com/android/sdklib/testdata/addons_list_sample_1.xml");
|
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/xml/ |
AndroidManifestParserTest.java | 37 "/com/android/sdklib/testdata/"; //$NON-NLS-1$
|
SupportsScreensTest.java | 28 "/com/android/sdklib/testdata/"; //$NON-NLS-1$
|
/external/icu4c/test/letest/ |
cletest.c | 365 /* Returns the path to icu/source/test/testdata/ */ 368 const char *srcDataDir = U_TOPSRCDIR U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING; 370 const char *srcDataDir = ".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING; 371 FILE *f = fopen(".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING"rbbitst.txt", "r"); 378 srcDataDir = ".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING;
|
readme.html | 45 <icu>/source/test/testdata. Here's how to get the fonts:
|
/external/icu4c/data/unidata/ |
changes.txt | 33 - This now prepares both unidata and testdata files in respective output subfolders. 190 copying the uni60/processed/testdata files to ~/svn.icu/trunk/src/source/test/testdata 193 to ~/svn.icu/trunk/src/source/test/testdata) 220 - update (ICU)/source/test/testdata/CollationTest_*.txt 410 - update source/test/testdata/CollationTest_*.txt with output from Mark's Unicode tools 413 - generate the source/test/testdata/CollationTest_*_STUB.txt files via source/tools/genuca/genteststub.py 441 * Update source/test/testdata/<boundary>Test.txt files from <unicode.org ucd>/ucd/auxiliary 445 - copy BidiTest.txt to source/test/testdata [all...] |
/external/icu4c/ |
config.status | 274 config_files=" icudefs.mk Makefile data/icupkg.inc config/Makefile.inc data/Makefile stubdata/Makefile common/Makefile i18n/Makefile layout/Makefile layoutex/Makefile io/Makefile extra/Makefile extra/uconv/Makefile extra/scrptrun/Makefile tools/Makefile tools/ctestfw/Makefile tools/toolutil/Makefile tools/makeconv/Makefile tools/genrb/Makefile tools/genuca/Makefile tools/genccode/Makefile tools/gencmn/Makefile tools/gencnval/Makefile tools/genctd/Makefile tools/gennames/Makefile tools/gentest/Makefile tools/gennorm/Makefile tools/genprops/Makefile tools/gencase/Makefile tools/genbidi/Makefile tools/genpname/Makefile tools/genbrk/Makefile tools/gensprep/Makefile tools/icupkg/Makefile tools/icuswap/Makefile tools/pkgdata/Makefile tools/tzcode/Makefile test/Makefile test/compat/Makefile test/testdata/Makefile test/testdata/pkgdata.inc test/hdrtst/Makefile test/intltest/Makefile test/cintltst/Makefile test/iotest/Makefile test/letest/Makefile samples/Makefile samples/date/Makefile samples/cal/Makefile samples/layout/Makefile common/unicode/platform.h" 429 "test/testdata/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/testdata/Makefile" ;; 430 "test/testdata/pkgdata.inc" ) CONFIG_FILES="$CONFIG_FILES test/testdata/pkgdata.inc" ;; [all...] |
/external/chromium/base/ |
string_split_unittest.cc | 266 struct TestData {
|
/external/icu4c/test/testdata/ |
icuio.txt | 36 TestData {
|
/external/icu4c/tools/toolutil/ |
swapimpl.cpp | 20 * to testdata). 583 udata_printError(ds, "test_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as testdata\n", 600 udata_printError(ds, "test_swap(): too few bytes (%d after header, wanted %d) for all of testdata\n",
|