Home
last modified time | relevance | path

Searched defs:SetUpTestCaseFunc (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h489 typedef void (*SetUpTestCaseFunc)(); typedef
/freebsd-13.1/contrib/googletest/googletest/include/gtest/
H A Dgtest.h415 typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; typedef