Searched defs:ptr2 (Results 1 – 5 of 5) sorted by relevance
138 test_struct_small* ptr2 = in TEST() local159 test_struct_huge* ptr2 = in TEST() local178 test_struct_large* ptr2 = in TEST() local
223 Character *ptr, *ptr1, *ptr2; member in StringTestState955 char* ptr2 = glob_ptr2 + alignments[i]; in TEST() local
75 Element* ptr2 = allocator.alloc(); in linker_allocator_test_helper() local
1681 _rfc6724_compare(const void *ptr1, const void* ptr2) in _rfc6724_compare()
2577 std::unique_ptr<void, decltype(debug_free)*> ptr2(debug_malloc(1000), debug_free); in TEST_F() local