Home
last modified time | relevance | path

Searched refs:DistB (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/benchmarks/automemcpy/unittests/
H A DResultAnalyzerTest.cpp66 static constexpr DistributionId DistB = {{"B"}}; in TEST() local
69 Sample{{Foo1, DistB}, SampleType::ITERATION, 2}, in TEST()
71 Sample{{Foo2, DistB}, SampleType::ITERATION, 4}}; in TEST()
119 static constexpr DistributionId DistB = {{"B"}}; in TEST() local
122 Sample{{Foo1, DistB}, SampleType::ITERATION, 30}, in TEST()
124 Sample{{Foo2, DistB}, SampleType::ITERATION, 100}, in TEST()
126 Sample{{Foo3, DistB}, SampleType::ITERATION, 100}, in TEST()