Searched refs:PerThreadAssertType (Results 1 – 2 of 2) sorted by relevance
48 bool Get(PerThreadAssertType type) const { return assert_states_[type]; } in Get()49 void Set(PerThreadAssertType type, bool x) { assert_states_[type] = x; } in Set()70 template <PerThreadAssertType kType, bool kAllow>83 template <PerThreadAssertType kType, bool kAllow>89 template <PerThreadAssertType kType, bool kAllow>101 template <PerThreadAssertType kType, bool kAllow>
20 enum PerThreadAssertType { enum37 template <PerThreadAssertType kType, bool kAllow>73 template <PerThreadAssertType type, bool allow>