Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dtest_request.h27 int download_data_ct_ = 0; member
Dtest_request.cc57 download_data_ct_++; in OnDownloadData()
Durlrequest_unittest.cc2501 EXPECT_LE(1, client->download_data_ct_); in VerifyResponse()
2505 EXPECT_EQ(0, client->download_data_ct_); in VerifyResponse()