Searched refs:error_message_not_writer (Results 1 – 1 of 1) sorted by relevance
213 …std::string error_message_not_writer = std::string(mutex_name) + "::scoped_lock is acquired for wr… in TestIsWriter() local221 CHECK_MESSAGE(lock.is_writer(), error_message_not_writer); in TestIsWriter()232 CHECK_MESSAGE(lock.is_writer(), error_message_not_writer); in TestIsWriter()238 CHECK_MESSAGE(lock.is_writer(), error_message_not_writer); in TestIsWriter()