Searched defs:TestQuery (Results 1 – 1 of 1) sorted by relevance
1415 struct TestQuery { struct in __anon9f8b1c480611::MultiQueryManager1416 explicit TestQuery(TestType test_type) in TestQuery() argument1423 TestType type;1426 int browser_id;1427 int64 frame_id;1428 bool is_main_frame;1431 int64 query_id;1432 CefRefPtr<Callback> callback;1434 TrackCallback got_query;1435 TrackCallback got_query_canceled;[all …]