Searched refs:ALGO (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/tests/ |
D | md5-sha1-test.c | 64 #define TEST_HASH(ALGO, I) \ argument 66 struct ALGO##_ctx ctx; \ 67 uint32_t result_buffer[(ALGO##_size + 3) / 4]; \ 68 ALGO##_init_ctx (&ctx); \ 74 ALGO##_process_bytes (input_buffer, sizeof input_buffer, &ctx); \ 77 ALGO##_process_bytes (tests[I].sample, strlen (tests[I].sample), &ctx); \ 78 char *result = ALGO##_finish_ctx (&ctx, result_buffer); \ 80 || memcmp (result, tests[I].ALGO##_expected, ALGO##_size) != 0) \ 81 error (0, 0, #ALGO " test %zu failed", 1 + I); \
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_SerbianSH.txt | 1230 ŠALGO JELISAVETA
|