Home
last modified time | relevance | path

Searched defs:Fixture (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/tools/build/test/qt5/
Dqtwidgets.cpp12 struct Fixture struct
14 Fixture() in Fixture() function
22 ~Fixture() in ~Fixture() argument
30 BOOST_GLOBAL_FIXTURE( Fixture ); argument
Dqtxmlpatterns.cpp19 struct Fixture struct
21 Fixture() in Fixture() argument
28 ~Fixture() in ~Fixture() argument
36 BOOST_GLOBAL_FIXTURE( Fixture ); argument
/third_party/boost/tools/build/test/qt4/
Dqtgui.cpp12 struct Fixture struct
14 Fixture() in Fixture() argument
22 ~Fixture() in ~Fixture() argument
30 BOOST_GLOBAL_FIXTURE( Fixture ); argument
Dqtxmlpatterns.cpp19 struct Fixture struct
21 Fixture() in Fixture() argument
28 ~Fixture() in ~Fixture() argument
36 BOOST_GLOBAL_FIXTURE( Fixture ); argument
/third_party/googletest/googletest/test/
Dgtest_skip_test.cc42 class Fixture : public Test { class
49 TEST_F(Fixture, SkipsOneTest) { in TEST_F() argument
53 TEST_F(Fixture, SkipsAnotherTest) { in TEST_F() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc89 class Fixture : public ::testing::Test { class
93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anona918a5830111::Fixture
106 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument
111 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument
116 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
/third_party/abseil-cpp/absl/container/internal/
Dcontainer_memory_test.cc89 class Fixture : public ::testing::Test { class
93 Fixture() { ptr_ = std::allocator_traits<Alloc>::allocate(*alloc(), 1); } in Fixture() function in absl::container_internal::__anon6d66060e0111::Fixture
106 TEST_F(Fixture, ConstructNoArgs) { in TEST_F() argument
111 TEST_F(Fixture, ConstructOneArg) { in TEST_F() argument
116 TEST_F(Fixture, ConstructTwoArg) { in TEST_F() argument
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_impl.h53 typedef struct Fixture struct
57 } Fixture; typedef
/third_party/protobuf/benchmarks/cpp/
Dcpp_benchmark.cc52 class Fixture : public benchmark::Fixture { class
54 Fixture(const BenchmarkDataset& dataset, const std::string& suffix) { in Fixture() function in Fixture
/third_party/typescript_eslint/packages/typescript-estree/tests/ast-alignment/
Dfixtures-to-test.ts8 interface Fixture { interface
/third_party/glib/gio/tests/
Dappmonitor.c7 } Fixture; typedef
Dmimeapps.c101 } Fixture; typedef
Dgdbus-connection-flush.c171 } Fixture; typedef
Dgdbus-close-pending.c267 } Fixture; typedef
Dtestfilemonitor.c17 } Fixture; typedef
Dtls-interaction.c43 } Fixture; typedef
Dgsettings.c24 } Fixture; typedef
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc341 struct Fixture { struct
342 const grpc_channel_filter* filter = kFilter;
343 const uint32_t flags = kFlags;
Dbm_chttp2_transport.cc132 class Fixture { class
134 Fixture(const grpc::ChannelArguments& args, bool client) { in Fixture() function in Fixture
/third_party/glib/glib/
Dgtestutils.h376 #define g_test_add(testpath, Fixture, tdata, fsetup, ftest, fteardown) \ argument
/third_party/python/Lib/test/
Dtest_xmlrpc.py603 class Fixture: class in http_server.TestInstanceClass
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1003 Fixture() : internal::Benchmark("") {} in Fixture() function
/third_party/benchmark/include/benchmark/
Dbenchmark.h1213 Fixture() : internal::Benchmark("") {} in Fixture() function