Searched defs:test_base (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
H A Doverload-call.cpp247 void test_base(A* a) { function
264 void test_base(A& a) { function
/external/e2fsprogs/misc/
H A Dbadblocks.c737 unsigned char *test_base, *save_base, *read_base; local
774 test_base = blkbuf + (blocks_at_once * block_size);
817 pattern_fill(test_base, pattern[pat_idx],
823 test_ptr = test_base;
923 test_ptr = test_base;
965 test_ptr = test_base;

Completed in 123 milliseconds