Searched refs:cancel_val (Results 1 – 1 of 1) sorted by relevance
1127 const std::string& cancel_val = GetIntString(total_ct - cancel_ct); in GetHTML() local1129 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()