Home
last modified time | relevance | path

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

/external/chromium_org/net/filter/
Dmock_filter_context.cc22 void MockFilterContext::NukeUnstableInterfaces() { in NukeUnstableInterfaces() function in net::MockFilterContext
Dmock_filter_context.h42 void NukeUnstableInterfaces();
Dsdch_filter_unittest.cc212 filter_context()->NukeUnstableInterfaces(); in TEST_F()