Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h576 typedef void (*TearDownTestCaseFunc)(); typedef
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h363 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef