/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | ctor.pass.cpp | 39 struct TestFunc { struct 62 TestFunc<UserType>()(); in main() argument
|
/external/llvm-project/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ |
D | ctor.pass.cpp | 35 struct TestFunc { struct 58 TestFunc<UserType>()(); in main() argument
|
/external/icu/icu4c/source/test/intltest/ |
D | testidna.h | 32 (U_EXPORT2 *TestFunc) ( const UChar *src, int32_t srcLength, typedef
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeTestShared.hpp | 87 typedef void (*TestFunc)(NegativeTestContext& ctx); typedef
|
D | es31fSeparateShaderTests.cpp | 1004 typedef void (SeparateShaderTest::*TestFunc) typedef in deqp::gles31::Functional::__anon8142914b0111::SeparateShaderTest
|
/external/catch2/include/internal/ |
D | catch_test_registry.h | 62 …#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_NO_REGISTRATION_2( TestName, TestFunc, Name, Tags, Signa… argument 146 #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_2(TestName, TestFunc, Name, Tags, Signature, ... )\ argument 240 #define INTERNAL_CATCH_TEMPLATE_LIST_TEST_CASE_2(TestName, TestFunc, Name, Tags, TmplList)\ argument
|
D | catch_preprocessor.hpp | 165 #define INTERNAL_CATCH_NTTP_REGISTER0(TestFunc, signature)\ argument 172 #define INTERNAL_CATCH_NTTP_REGISTER(TestFunc, signature, ...)\ argument 220 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_VA_NARGS_IMPL( "dummy", __VA_ARGS… argument 230 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_EXPAND_VARGS(INTERNAL_CATCH_VA_NA… argument
|
/external/llvm/unittests/Support/ |
D | ThreadPool.cpp | 106 static void TestFunc(std::atomic_int &checked_in, int i) { checked_in += i; } in TestFunc() function
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | OrcCAPITest.cpp | 29 Function *TestFunc = MB.createFunctionDecl<int()>("testFunc"); in createTestModule() local
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | function_list.h | 69 int (*TestFunc)(const struct Func *, MTdata, bool); member
|
/external/llvm-project/llvm/unittests/Support/ |
D | ThreadPool.cpp | 106 static void TestFunc(std::atomic_int &checked_in, int i) { checked_in += i; } in TestFunc() function
|
/external/pigweed/pw_preprocessor/ |
D | arguments_test.cc | 68 constexpr int TestFunc(int arg, ...) { return arg; } in TestFunc() function
|
/external/angle/src/tests/gl_tests/ |
D | WebGLReadOutsideFramebufferTest.cpp | 269 using TestFunc = void (WebGLReadOutsideFramebufferTest::*)(int x, typedef in angle::WebGLReadOutsideFramebufferTest
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboApiTests.cpp | 529 typedef void (*TestFunc) (tcu::TestContext& testCtx, sglr::Context& context); typedef in deqp::gles3::Functional::FboApiCase
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 46 (U_EXPORT2 *TestFunc) ( const UChar *src, int32_t srcLength, typedef
|
/external/tensorflow/tensorflow/python/framework/ |
D | importer_test.py | 1241 def TestFunc(): function
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboApiTest.cpp | 581 typedef void (*TestFunc) (tcu::TestContext& testCtx, sglr::Context& context); typedef in deqp::gles2::Functional::FboApiCase
|
/external/llvm-project/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 1378 const sampleprof::FunctionSamples &TestFunc, in computeSampleFunctionInternalOverlap() 1506 const sampleprof::FunctionSamples *TestFunc, in computeSampleFunctionOverlap() 1548 for (const auto &TestFunc : TestProfiles) { in computeSampleProfileOverlap() local
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderState.hpp | 91 enum TestFunc enum
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 839 #define INTERNAL_CATCH_NTTP_REGISTER0(TestFunc, signature)\ argument 846 #define INTERNAL_CATCH_NTTP_REGISTER(TestFunc, signature, ...)\ argument 894 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_VA_NARGS_IMPL( "dummy", __VA_ARGS… argument 904 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_EXPAND_VARGS(INTERNAL_CATCH_VA_NA… argument 996 …#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_NO_REGISTRATION_2( TestName, TestFunc, Name, Tags, Signa… argument 1080 #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_2(TestName, TestFunc, Name, Tags, Signature, ... )\ argument 1174 #define INTERNAL_CATCH_TEMPLATE_LIST_TEST_CASE_2(TestName, TestFunc, Name, Tags, TmplList)\ argument
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 842 #define INTERNAL_CATCH_NTTP_REGISTER0(TestFunc, signature)\ argument 849 #define INTERNAL_CATCH_NTTP_REGISTER(TestFunc, signature, ...)\ argument 897 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_VA_NARGS_IMPL( "dummy", __VA_ARGS… argument 907 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_EXPAND_VARGS(INTERNAL_CATCH_VA_NA… argument 999 …#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_NO_REGISTRATION_2( TestName, TestFunc, Name, Tags, Signa… argument 1083 #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_2(TestName, TestFunc, Name, Tags, Signature, ... )\ argument 1177 #define INTERNAL_CATCH_TEMPLATE_LIST_TEST_CASE_2(TestName, TestFunc, Name, Tags, TmplList)\ argument
|