HomeSort by relevance Sort by last modified time
    Searched defs:sequences (Results 1 - 5 of 5) sorted by null

  /external/icu4c/test/intltest/
dadrcoll.h 53 UVector sequences; member in class:DataDrivenCollatorTest
  /external/libvorbis/doc/
02-bitpacking.tex 68 \subsubsection{coding bits into byte sequences}
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactory_ImplTest.java 369 // error code, marks sequences as throwing exceptions
371 // test sequences
372 int[][] sequences = { local
410 // Tests CRL generation on the base of sequences of heterogeneous
412 for (int i=0; i<sequences.length; i++) { // for each of the sequences..
414 int expected_size = (sequences[i][0] < 0)
415 ? -sequences[i][0]
416 : sequences[i].length;
420 for (int j=0; j<sequences[i].length; j++)
471 int[][] sequences = { local
    [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 4395 CvSeq* sequences; local
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 1259 milliseconds