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

  /external/guava/guava-tests/test/com/google/common/hash/
SipHashFunctionTest.java 106 public void testVectors() {
  /external/wycheproof/java/com/google/security/wycheproof/testcases/
RsaSignatureTest.java     [all...]
AesGcmTest.java 148 public void testVectors() throws Exception {
EcdsaTest.java     [all...]
DsaTest.java     [all...]
EcdhTest.java     [all...]
  /external/parameter-framework/upstream/test/functional-tests/
Handle.cpp 558 list<TestVector> testVectors = {
593 for (auto &testVector : testVectors) {
603 for (auto &test : testVectors) {
  /cts/tests/tests/media/src/android/media/cts/
DecoderConformanceTest.java 170 List<String> testVectors = readCodecTestVectors(mime);
171 for (String vectorName: testVectors) {

Completed in 697 milliseconds