Searched refs:PerThreadAssertScope (Results 1 – 1 of 1) sorted by relevance
100 class PerThreadAssertScope : public PerThreadAssertScopeBase {102 PerThreadAssertScope() { in PerThreadAssertScope() function107 ~PerThreadAssertScope() { data_->set(type, old_state_); } in ~PerThreadAssertScope()117 DISALLOW_COPY_AND_ASSIGN(PerThreadAssertScope);158 PerThreadAssertScope<type, allow> {