Searched refs:teardown_works_correctly (Results 1 – 1 of 1) sorted by relevance
132 bool teardown_works_correctly() { return teardown_works_correctly_; } in teardown_works_correctly() function in base::__anon626f128d0111::UseTLSDuringDestructionRunner137 bool* teardown_works_correctly; member157 *(state->teardown_works_correctly) = true; in ThreadLocalDestructor()170 tls_states_[index].teardown_works_correctly = &teardown_works_correctly_; in CreateTlsKeyWithDestructor()274 EXPECT_TRUE(runner.teardown_works_correctly()); in TEST()