Home
last modified time | relevance | path

Searched refs:teardown_works_correctly_ (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/threading/
Dthread_local_storage_unittest.cc132 bool teardown_works_correctly() { return teardown_works_correctly_; } in teardown_works_correctly()
170 tls_states_[index].teardown_works_correctly = &teardown_works_correctly_; in CreateTlsKeyWithDestructor()
181 bool teardown_works_correctly_ = false; member in base::__anon626f128d0111::UseTLSDuringDestructionRunner