Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1104 const int total_ct = static_cast<int>(test_query_vector_.size()); in GetHTML() local
1107 const std::string& total_val = GetIntString(total_ct); in GetHTML()
1127 const std::string& cancel_val = GetIntString(total_ct - cancel_ct); in GetHTML()