Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1127 const std::string& cancel_val = GetIntString(total_ct - cancel_ct); in GetHTML() local
1129 html += "window.mrtAssertTotalCount(" + cancel_val + ");\n"; in GetHTML()
1131 html += "window.mrtAssertBrowserCount(" + cancel_val + ");\n"; in GetHTML()
1132 html += "window.mrtAssertContextCount(" + cancel_val + ");\n"; in GetHTML()