Home
last modified time | relevance | path

Searched defs:testtype (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/samples/src/com/ibm/icu/samples/shaping/
DArabicShapingSample.java25 int testtype = COPY; in main() local
/third_party/openssl/test/
Dendecode_test.c298 const char *testtype = (i == 0) ? input_type in decode_EVP_PKEY_prov() local
Dsslapitest.c3855 static int early_data_skip_helper(int testtype, int cipher, int idx) in early_data_skip_helper()