Searched defs:test_ptr (Results 1 – 9 of 9) sorted by relevance
10 void test_ptr() { (void) ptr; } // forced use in test_ptr() function
88 char *test_ptr(char *fmt, ...) { in test_ptr() function
171 void* test_ptr = test_stage_->GetOutputs()->at(i); in Run() local
21 static void* test_ptr = static_cast<void*>((uintptr_t*)0xDEADBEEF); variable
632 static int (*(test_ptr)[]) () = {test1, test2, test3, test4, test5, test6}; variable
3211 void TessellationShaderTCTEgl_TessLevel::deinitTestDescriptor(_test_descriptor *test_ptr) in deinitTestDescriptor()3790 void TessellationShaderTCTEgl_PatchVerticesIn::deinitTestDescriptor(_test_descriptor *test_ptr) in deinitTestDescriptor()
300 std::unique_ptr<Test>& test_ptr = entry->second; in CheckTestsFinished() local
745 unsigned char *blkbuf, *save_ptr, *test_ptr, *read_ptr; in test_nd() local
377 constexpr bool test_ptr() { in test_ptr() function