Searched defs:switcher (Results 1 – 4 of 4) sorted by relevance
51 QuicConnectionContextSwitcher switcher(&connection.context); in SimpleSwitch() local69 QuicConnectionContextSwitcher switcher(&outer.context); in NestedSwitch() local75 QuicConnectionContextSwitcher switcher(&inner.context); in NestedSwitch() local100 QuicConnectionContextSwitcher switcher(&connection->context); in AlternatingSwitch() local144 QuicConnectionContextSwitcher switcher(&connection.context); in TEST_F() local151 QuicConnectionContextSwitcher switcher(&connection.context); in TEST_F() local
530 ScopedPacketContextSwitcher switcher( in ReserializeInitialPacketInCoalescedPacket() local
5 .macro switcher macro
29 PluginSwitch switcher; field in PluginFinderTest