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

/external/ltp/lib/tests/
H A Dbytes_by_prefix_test.c97 struct test_vals test_i[] = { variable in typeref:struct:test_vals
212 elements = sizeof(test_i) / sizeof(struct test_vals);
219 if (bytes_by_prefix(test_i[i].val) == test_i[i].res) {
222 printf("Test value:%s failed on int.\n", test_i[i].val);
/external/clang/test/SemaCXX/
H A Doverload-call.cpp41 void test_i(short sv, int iv, long lv, unsigned char ucv) { function

Completed in 687 milliseconds