Home
last modified time | relevance | path

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

123

/freebsd-14-stable/contrib/googletest/googletest/test/
HDgoogletest-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
HDgoogletest-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
HDgtest_xml_outfile1_test_.cc37 void SetUp() override { RecordProperty("SetUpProp", 1); } in SetUp() function in PropertyOne
HDgtest_skip_test.cc44 void SetUp() override { in SetUp() function in Fixture
HDgtest_skip_in_environment_setup_test.cc39 void SetUp() override { GTEST_SKIP() << "Skipping the entire environment"; } in SetUp() function in SetupEnvironment
HDgoogletest-global-environment-unittest_.cc42 void SetUp() override { FAIL() << "Canned environment setup error"; } in SetUp() function in __anonfb0e3f9f0111::FailingEnvironment
HDgoogletest-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-14-stable/contrib/googletest/googletest/samples/
HDsample5_unittest.cc66 void SetUp() override { start_time_ = time(nullptr); } in SetUp() function in __anon271d81210111::QuickTest
139 void SetUp() override { in SetUp() function in __anon271d81210111::QueueTest
141 QuickTest::SetUp(); in SetUp()
/freebsd-14-stable/tests/sys/fs/fusefs/
HDmount.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()
HDdev_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()
HDallow_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()
HDaccess.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()
HDwrite.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 …]
HDio.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()
HDmknod.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()
HDdefault_permissions_privileged.cc50 virtual void SetUp() { in SetUp() function in DefaultPermissionsPrivileged
52 FuseTest::SetUp(); in SetUp()
HDread.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 …]
HDfallocate.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()
HDfsyncdir.cc79 virtual void SetUp() { in SetUp() function in AioFsyncDir
83 FuseTest::SetUp(); in SetUp()
HDforget.cc47 void SetUp() { in SetUp() function in Forget
51 FuseTest::SetUp(); in SetUp()
HDreadlink.cc62 virtual void SetUp() { in SetUp() function in PushSymlinksIn
64 Readlink::SetUp(); in SetUp()
HDnfs.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()
HDcache.cc59 virtual void SetUp() { in SetUp() function in Cache
78 FuseTest::SetUp(); in SetUp()
HDsymlink.cc68 virtual void SetUp() { in SetUp() function in Symlink_7_8
70 FuseTest::SetUp(); in SetUp()
HDflush.cc80 virtual void SetUp() { in SetUp() function in FlushWithLocks
82 Flush::SetUp(); in SetUp()

123