Home
last modified time | relevance | path

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

/aosp12/system/bt/common/
H A Dmessage_loop_thread_unittest.cc247 std::string thread_string_before_start = message_loop_thread.ToString(); in TEST_F() local
248 ASSERT_FALSE(thread_string_before_start.empty()); in TEST_F()
256 thread_string_before_start.c_str()); in TEST_F()
262 thread_string_before_start.c_str()); in TEST_F()