Home
last modified time | relevance | path

Searched defs:TestFunc (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/ntp/sntp/unity/auto/
H A Drunner_maybe.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
/freebsd-src/contrib/ntp/sntp/tests/
H A Drun-crypto.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-packetHandling.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-t-log.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-keyFile.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-utilities.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-kodFile.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-kodDatabase.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-packetProcessing.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-networking.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
/freebsd-src/contrib/ntp/tests/libntp/
H A Drun-realpath.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
H A Drun-digests.c4 #define RUN_TEST(TestFunc, TestLineNum) \ argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2115 computeSampleFunctionInternalOverlap(const sampleprof::FunctionSamples & BaseFunc,const sampleprof::FunctionSamples & TestFunc,SampleOverlapStats & FuncOverlap) computeSampleFunctionInternalOverlap() argument
2243 computeSampleFunctionOverlap(const sampleprof::FunctionSamples * BaseFunc,const sampleprof::FunctionSamples * TestFunc,SampleOverlapStats * FuncOverlap,uint64_t BaseFuncSample,uint64_t TestFuncSample) computeSampleFunctionOverlap() argument
2287 for (const auto &TestFunc : TestProfiles) { computeSampleProfileOverlap() local
[all...]
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp823 #define INTERNAL_CATCH_NTTP_REGISTER0(TestFunc, signature)\ argument
830 #define INTERNAL_CATCH_NTTP_REGISTER(TestFunc, signature, ...)\ argument
878 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_VA_NARGS_IMPL( "dummy", __VA_ARGS… argument
888 #define INTERNAL_CATCH_NTTP_REG_GEN(TestFunc, ...) INTERNAL_CATCH_EXPAND_VARGS(INTERNAL_CATCH_VA_NA… argument
980 …#define INTERNAL_CATCH_TEMPLATE_TEST_CASE_NO_REGISTRATION_2( TestName, TestFunc, Name, Tags, Signa… argument
1064 #define INTERNAL_CATCH_TEMPLATE_TEST_CASE_2(TestName, TestFunc, Name, Tags, Signature, ... )\ argument
1158 #define INTERNAL_CATCH_TEMPLATE_LIST_TEST_CASE_2(TestName, TestFunc, Name, Tags, TmplList)\ argument