Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1063 test_query_vector_.push_back(TestQuery(type)); in AddTestQuery()
1100 const TestQuery& query = test_query_vector_[i]; in GetHTML()
1118 const TestQuery& query = test_query_vector_[i]; in GetHTML()
1138 const TestQuery& query = test_query_vector_[i]; in GetHTML()
1185 TestQuery& query = test_query_vector_[index]; in OnNotify()
1248 TestQuery& query = test_query_vector_[index]; in OnQuery()
1314 TestQuery& query = test_query_vector_[i]; in OnQueryCanceled()
1371 const TestQuery& query = test_query_vector_[i]; in AssertAllComplete()
1415 struct TestQuery { struct in __anon9f8b1c480611::MultiQueryManager
1416 explicit TestQuery(TestType test_type) in TestQuery() argument
[all …]