Home
last modified time | relevance | path

Searched refs:SetUp (Results 1 – 25 of 74) 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/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/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 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.cc53 void SetUp() { in SetUp() function in Write
54 FuseTest::SetUp(); in SetUp()
121 virtual void SetUp() { in SetUp() function in Write_7_8
123 FuseTest::SetUp(); in SetUp()
134 virtual void SetUp() { in SetUp() function in AioWrite
138 FuseTest::SetUp(); in SetUp()
145 virtual void SetUp() { in SetUp() function in WriteBack
147 FuseTest::SetUp(); in SetUp()
162 virtual void SetUp() { in SetUp() function in WriteBackAsync
165 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.cc101 virtual void SetUp() { in SetUp() function in Fspacectl_7_18
103 Fspacectl::SetUp(); in SetUp()
113 virtual void SetUp() { in SetUp() function in FspacectlCache
131 FuseTest::SetUp(); in SetUp()
141 void SetUp() { in SetUp() function in PosixFallocate
143 FuseTest::SetUp(); in SetUp()
166 virtual void SetUp() { in SetUp() function in PosixFallocate_7_18
168 PosixFallocate::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 Dnfs.cc50 virtual void SetUp() { in SetUp() function in Nfs
53 FuseTest::SetUp(); in SetUp()
59 virtual void SetUp() { in SetUp() function in Exportable
61 Nfs::SetUp(); in SetUp()
H A Dcache.cc59 virtual void SetUp() { in SetUp() function in Cache
78 FuseTest::SetUp(); in SetUp()
H A Dflush.cc80 virtual void SetUp() { in SetUp() function in FlushWithLocks
82 Flush::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