HomeSort by relevance Sort by last modified time
    Searched full:testserial (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/usb/SerialTestApp/src/com/android/cts/usb/serialtest/
UsbSerialTest.java 30 public void testSerial() throws Exception {
  /external/libvorbis/lib/
vorbisfile.c 553 int testserial = serialno+1; local
555 while(testserial != serialno){
556 testserial = serialno;
557 vf->offset=_get_prev_page_serial(vf,currentno_list,currentnos,&testserial,&searchgran);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
PluralRulesTest.java     [all...]
MeasureUnitTest.java     [all...]

Completed in 357 milliseconds