tesseract
v5.3.3.20231005
Protected Member Functions
|
List of all members
Fixture Class Reference
Inheritance diagram for Fixture:
Protected Member Functions
void
SetUp
() override
Detailed Description
Definition at line
42
of file
gtest_skip_test.cc
.
Member Function Documentation
◆
SetUp()
void Fixture::SetUp
(
)
inline
override
protected
Definition at line
44
of file
gtest_skip_test.cc
.
44
{
45
GTEST_SKIP
() <<
"skipping all tests for this fixture"
;
46
}
GTEST_SKIP
#define GTEST_SKIP()
Definition:
gtest.h:1889
The documentation for this class was generated from the following file:
/media/home/debian/src/github/tesseract-ocr/tesseract/unittest/third_party/googletest/googletest/test/
gtest_skip_test.cc
Fixture
Generated on Thu Oct 5 2023 22:10:30 for tesseract by
1.9.4