Home
last modified time | relevance | path

Searched defs:test_ptr (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/internet/
Dtest-dns-any.js157 TEST(async function test_ptr(done) { function
/third_party/ltp/testcases/kernel/mem/mtest05/
Dmmstress.c632 static int (*(test_ptr)[]) () = {test1, test2, test3, test4, test5, test6}; variable
/third_party/flutter/skia/tests/
DWriter32Test.cpp73 static void test_ptr(skiatest::Reporter* reporter) { in test_ptr() function
/third_party/boost/libs/coroutine/test/
Dtest_asymmetric_coroutine.cpp336 void test_ptr() in test_ptr() function
/third_party/openssl/test/testutil/
Dtests.c228 int test_ptr(const char *file, int line, const char *s, const void *p) in test_ptr() function
/third_party/boost/libs/coroutine2/test/
Dtest_coroutine.cpp380 void test_ptr() in test_ptr() function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTCTE.cpp3194 void TessellationShaderTCTEgl_TessLevel::deinitTestDescriptor(_test_descriptor* test_ptr) in deinitTestDescriptor()
3757 void TessellationShaderTCTEgl_PatchVerticesIn::deinitTestDescriptor(_test_descriptor* test_ptr) in deinitTestDescriptor()
/third_party/e2fsprogs/misc/
Dbadblocks.c745 unsigned char *blkbuf, *save_ptr, *test_ptr, *read_ptr; in test_nd() local