Searched refs:torn_down_ (Results 1 – 2 of 2) sorted by relevance
119 if (!torn_down_) { in ~BufferAllocations()149 torn_down_ = true; in TearDown()
109 bool torn_down_ = false; variable