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