Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dalgorithms.partition_point.bench.cpp29 struct TestIntBase { struct
38 struct TestInt32 : TestIntBase<std::int32_t> {
42 struct TestInt64 : TestIntBase<std::int64_t> {
46 struct TestUint32 : TestIntBase<std::uint32_t> {