Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Drequest_handler_unittest.cc28 enum NetNotifyTestType { enum
44 NetNotifyTestType test_type, in NetNotifyTestHandler()
364 NetNotifyTestType test_type_;
439 NetNotifyTestType test_type = in OnProcessMessageReceived()
440 static_cast<NetNotifyTestType>(args->GetInt(0)); in OnProcessMessageReceived()
460 void RunNetNotifyTest(NetNotifyTestType test_type, in RunNetNotifyTest()