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

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dconsole_reporter.cc134 std::string big_o = GetBigOString(result.complexity); local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dcomplexity_test.cc15 AddComplexityTest(std::string big_o_test_name, std::string rms_test_name, std::string big_o) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dconsole_reporter.cc140 std::string big_o = GetBigOString(result.complexity); local
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dcomplexity_test.cc15 AddComplexityTest(std::string test_name, std::string big_o_test_name, std::string rms_test_name, std::string big_o) argument

Completed in 127 milliseconds