Searched refs:tests2 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/fips/des/
H A Dfips_des_selftest.c63 } tests2[]= variable in typeref:struct:__anon3388
104 tests2[0].plaintext[0]++;
116 tests2[n].key, NULL,
117 tests2[n].plaintext, tests2[n].ciphertext, 8))
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcmsccoll.c3489 const char* tests2[] = { "a", "A" }; local
3498 genericLocaleStarterWithOptions("root", tests2, sizeof(tests2)/sizeof(tests2[0]), att, attVals, sizeof(att)/sizeof(att[0]));
3500 genericRulesStarterWithOptionsAndResult(rule, tests2, sizeof(tests2)/sizeof(tests2[0]), att2, attVals2, sizeof(att2)/sizeof(att2[0]), UCOL_EQUAL);

Completed in 178 milliseconds