Home
last modified time | relevance | path

Searched refs:SetUp (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-catch-exceptions-test_.cc84 virtual void SetUp() { RaiseException(42, 0, 0, NULL); } in SetUp() function in SehExceptionInSetUpTest
123 void SetUp() override { in SetUp() function in CxxExceptionInConstructorTest
164 void SetUp() override { in SetUp() function in CxxExceptionInSetUpTestSuiteTest
208 void SetUp() override { throw std::runtime_error("Standard C++ exception"); } in SetUp() function in CxxExceptionInSetUpTest
H A Dgoogletest-output-test_.cc367 void SetUp() override { ADD_FAILURE() << "Expected failure #2, in SetUp()."; } in SetUp() function in NonFatalFailureInFixtureConstructorTest
390 void SetUp() override { in SetUp() function in FatalFailureInFixtureConstructorTest
417 void SetUp() override { in SetUp() function in NonFatalFailureInSetUpTest
437 void SetUp() override { in SetUp() function in FatalFailureInSetUpTest
935 void SetUp() override { printf("DynamicFixture::SetUp\n"); } in SetUp() function in DynamicFixture
986 void SetUp() override { printf("%s", "FooEnvironment::SetUp() called.\n"); } in SetUp() function in FooEnvironment
996 void SetUp() override { printf("%s", "BarEnvironment::SetUp() called.\n"); } in SetUp() function in BarEnvironment
H A Dgtest_xml_outfile1_test_.cc37 void SetUp() override { RecordProperty("SetUpProp", 1); } in SetUp() function in PropertyOne
H A Dgtest_skip_test.cc44 void SetUp() override { in SetUp() function in Fixture
H A Dgtest_skip_in_environment_setup_test.cc39 void SetUp() override { GTEST_SKIP() << "Skipping the entire environment"; } in SetUp() function in SetupEnvironment
H A Dgoogletest-global-environment-unittest_.cc42 void SetUp() override { FAIL() << "Canned environment setup error"; } in SetUp() function in __anonf2eab9450111::FailingEnvironment
H A Dgoogletest-listener-test.cc199 void SetUp() override { g_events->push_back("Environment::SetUp"); } in SetUp() function in testing::internal::EnvironmentInvocationCatcher
214 void SetUp() override { g_events->push_back("ListenerTest::SetUp"); } in SetUp() function in testing::internal::ListenerTest
/freebsd/tests/sys/fs/fusefs/
H A Dmount.cc59 void SetUp() { in SetUp() function in Fsname
61 Mount::SetUp(); in SetUp()
66 void SetUp() { in SetUp() function in Subtype
68 Mount::SetUp(); in SetUp()
H A Dpre-init.cc48 void SetUp() { in SetUp() function in PreInit
50 FuseTest::SetUp(); in SetUp()
61 void SetUp() { in SetUp() function in PreInitP
63 PreInit::SetUp(); in SetUp()
H A Ddev_fuse_poll.cc69 virtual void SetUp() { in SetUp() function in DevFusePoll
71 FuseTest::SetUp(); in SetUp()
76 virtual void SetUp() { in SetUp() function in Kqueue
78 FuseTest::SetUp(); in SetUp()
H A Dallow_other.cc55 virtual void SetUp() { in SetUp() function in NoAllowOther
60 FuseTest::SetUp(); in SetUp()
67 virtual void SetUp() { in SetUp() function in AllowOther
69 NoAllowOther::SetUp(); in SetUp()
H A Daccess.cc46 virtual void SetUp() { in SetUp() function in Access
47 FuseTest::SetUp(); in SetUp()
77 virtual void SetUp() { in SetUp() function in RofsAccess
79 Access::SetUp(); in SetUp()
H A Dwrite.cc55 void SetUp() { in SetUp() function in Write
56 FuseTest::SetUp(); in SetUp()
123 virtual void SetUp() { in SetUp() function in Write_7_8
125 FuseTest::SetUp(); in SetUp()
136 virtual void SetUp() { in SetUp() function in AioWrite
140 FuseTest::SetUp(); in SetUp()
147 virtual void SetUp() { in SetUp() function in WriteBack
149 FuseTest::SetUp(); in SetUp()
164 virtual void SetUp() { in SetUp() function in WriteBackAsync
167 WriteBack::SetUp(); in SetUp()
[all …]
H A Dio.cc88 void SetUp() in SetUp() function in Io
119 FuseTest::SetUp(); in SetUp()
391 virtual void SetUp() { in SetUp() function in IoCacheable
392 Io::SetUp(); in SetUp()
398 virtual void SetUp() { in SetUp() function in IoCopyFileRange
399 Io::SetUp(); in SetUp()
H A Dmknod.cc58 virtual void SetUp() { in SetUp() function in Mknod
62 FuseTest::SetUp(); in SetUp()
100 virtual void SetUp() { in SetUp() function in Mknod_7_11
105 FuseTest::SetUp(); in SetUp()
H A Dread.cc62 virtual void SetUp() { in SetUp() function in RofsRead
64 Read::SetUp(); in SetUp()
70 virtual void SetUp() { in SetUp() function in Read_7_8
72 FuseTest::SetUp(); in SetUp()
83 virtual void SetUp() { in SetUp() function in AioRead
87 FuseTest::SetUp(); in SetUp()
92 virtual void SetUp() { in SetUp() function in AsyncRead
94 AioRead::SetUp(); in SetUp()
101 virtual void SetUp() { in SetUp() function in ReadAhead
110 Read::SetUp(); in SetUp()
[all …]
H A Dfallocate.cc100 virtual void SetUp() { in SetUp() function in Fspacectl_7_18
102 Fspacectl::SetUp(); in SetUp()
112 virtual void SetUp() { in SetUp() function in FspacectlCache
130 FuseTest::SetUp(); in SetUp()
140 void SetUp() { in SetUp() function in PosixFallocate
142 FuseTest::SetUp(); in SetUp()
165 virtual void SetUp() { in SetUp() function in PosixFallocate_7_18
167 PosixFallocate::SetUp(); in SetUp()
H A Dxattr.cc151 virtual void SetUp() in SetUp() function in Xattr_7_32
154 Xattr::SetUp(); in SetUp()
168 void SetUp() { in SetUp() function in ListxattrSig
174 FuseTest::SetUp(); in SetUp()
194 virtual void SetUp() { in SetUp() function in SetxattrExt
196 Setxattr::SetUp(); in SetUp()
202 virtual void SetUp() { in SetUp() function in RofsXattr
204 Xattr::SetUp(); in SetUp()
H A Ddefault_permissions_privileged.cc50 virtual void SetUp() { in SetUp() function in DefaultPermissionsPrivileged
52 FuseTest::SetUp(); in SetUp()
H A Dfsyncdir.cc79 virtual void SetUp() { in SetUp() function in AioFsyncDir
83 FuseTest::SetUp(); in SetUp()
H A Dforget.cc47 void SetUp() { in SetUp() function in Forget
51 FuseTest::SetUp(); in SetUp()
H A Dreadlink.cc62 virtual void SetUp() { in SetUp() function in PushSymlinksIn
64 Readlink::SetUp(); in SetUp()
H A Dcache.cc59 virtual void SetUp() { in SetUp() function in Cache
78 FuseTest::SetUp(); in SetUp()
/freebsd/contrib/googletest/googletest/samples/
H A Dsample5_unittest.cc66 void SetUp() override { start_time_ = time(nullptr); } in SetUp() function in __anon70468bc70111::QuickTest
139 void SetUp() override { in SetUp() function in __anon70468bc70111::QueueTest
141 QuickTest::SetUp(); in SetUp()
/freebsd/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.cc210 virtual void SetUp() in SetUp() function in ZfsdExceptionTest
282 virtual void SetUp() in SetUp() function in VdevTest
381 virtual void SetUp() in SetUp() function in ZfsEventTest
424 virtual void SetUp() in SetUp() function in CaseFileTest
702 virtual void SetUp() in SetUp() function in ReEvaluateByGuidTest

123