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

  /external/libvorbis/lib/
codebook.c 310 ogg_uint32_t testword=bitreverse((ogg_uint32_t)lok); local
314 long test=book->codelist[lo+p]>testword;
  /external/selinux/libsepol/cil/test/unit/
CuTest.c 336 const char* testWord = passCount == 1 ? "test" : "tests";
337 CuStringAppendFormat(details, "OK (%d %s)\n", passCount, testWord);

Completed in 637 milliseconds