Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1107 const std::string& total_val = GetIntString(total_ct); in GetHTML() local
1109 html += "window.mrtAssertTotalCount(" + total_val + ");\n"; in GetHTML()
1111 html += "window.mrtAssertBrowserCount(" + total_val + ");\n"; in GetHTML()
1112 html += "window.mrtAssertContextCount(" + total_val + ");\n"; in GetHTML()