Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h576 typedef void (*TearDownTestCaseFunc)(); typedef
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h490 typedef void (*TearDownTestCaseFunc)(); typedef
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h502 typedef void (*TearDownTestCaseFunc)(); typedef
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h363 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h416 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h378 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef