Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread_unittest.cc249 std::string thread_string_before_start = message_loop_thread.ToString(); in TEST_F() local
250 ASSERT_FALSE(thread_string_before_start.empty()); in TEST_F()
258 thread_string_before_start.c_str()); in TEST_F()
264 thread_string_before_start.c_str()); in TEST_F()