Home
last modified time | relevance | path

Searched defs:Fixture (Results 1 - 5 of 5) sorted by relevance

/third_party/googletest/googletest/test/
H A Dgtest_skip_test.cc42 class Fixture : public Test { class
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A 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::__anon19174::Fixture
/third_party/protobuf/benchmarks/cpp/
H A Dcpp_benchmark.cc52 class Fixture : public benchmark::Fixture { class
54 Fixture(const BenchmarkDataset& dataset, const std::string& suffix) { in Fixture() function in Fixture
[all...]
/third_party/python/Lib/test/
H A Dtest_xmlrpc.py615 class Fixture: class in http_server.TestInstanceClass
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1418 class Fixture : public internal::Benchmark { class
1420 Fixture() : internal::Benchmark("") {} in Fixture() function in benchmark::Fixture

Completed in 12 milliseconds