HomeSort by relevance Sort by last modified time
    Searched refs:testinput (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
DecoderTest.java 71 * @param testinput the file to decode
76 private void decode(int testinput, int master, float maxerror) throws IOException {
95 AssetFileDescriptor testFd = mResources.openRawResourceFd(testinput);
  /external/icu4c/test/cintltst/
nccbtst.c 1483 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01, 0xd801, 0xffff, 0x0061,}; local
    [all...]
nucnvtst.c 853 static const UChar testinput[]={ 0x20ac, 0xd801, 0xdc01, 0xdc01 }; local
859 testConvertFromU(testinput, sizeof(testinput)/sizeof(testinput[0]),
    [all...]

Completed in 68 milliseconds