Searched refs:NetNotifyTestType (Results 1 – 1 of 1) sorted by relevance
28 enum NetNotifyTestType { enum44 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()