OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Fixture
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
benchmark.h
1011
// The base class for all
fixture
tests.
1012
class
Fixture
: public internal::Benchmark {
1014
Fixture
() : internal::Benchmark("") {}
1196
// This macro will define and register a benchmark within a
fixture
class.
/src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h
1048
// The base class for all
fixture
tests.
1049
class
Fixture
: public internal::Benchmark {
1051
Fixture
() : internal::Benchmark("") {}
1235
// This macro will define and register a benchmark within a
fixture
class.
Completed in 48 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026