Home
last modified time | relevance | path

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

/third_party/benchmark/include/benchmark/
H A Dbenchmark.h661 enum BigO { oNone, o1, oN, oNSquared, oNCubed, oLogN, oNLogN, oAuto, oLambda }; enum

Completed in 4 milliseconds