Home
last modified time | relevance | path

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

/third_party/boost/libs/xpressive/perf/
Dregex_comparison.hpp95 double time_find_all(const std::string& re, const std::string& text);
112 double time_find_all(const std::string& re, const std::string& text);
117 double time_find_all(const std::string& re, const std::string& text);
122 double time_find_all(const std::string& re, const std::string& text);
127 double time_find_all(const std::string& re, const std::string& text);
Dmain.cpp94 time = dxpr::time_find_all(re, text); in test_find_all()
100 time = sxpr::time_find_all(re, text); in test_find_all()
106 time = b::time_find_all(re, text); in test_find_all()
Dtime_boost.cpp63 double time_find_all(const std::string& re, const std::string& text) in time_find_all() function
Dtime_dynamic_xpressive.cpp63 double time_find_all(const std::string& re, const std::string& text) in time_find_all() function
Dtime_static_xpressive.cpp182 double time_find_all(const std::string& re, const std::string& text) in time_find_all() function