Searched refs:BypassPush (Results 1 – 5 of 5) sorted by relevance
74 context.BypassPush(); in TEST_F()84 context.BypassPush(); // depth 1 in TEST_F()86 context.BypassPush(); // depth 2 in TEST_F()90 context.BypassPush(); // depth 2 in TEST_F()96 context.BypassPush(); // depth 1 in TEST_F()
58 context.BypassPush(); in TEST_F()
22 void BypassPush();41 context_.BypassPush(); in ScopedBypass()
53 void __rtsan::Context::BypassPush() { bypass_depth_++; } in BypassPush() function in __rtsan::Context
125 GetContextForThisThread().BypassPush(); in __rtsan_disable()