Home
last modified time | relevance | path

Searched defs:log_entry_data (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Dunit_test_log_formatter.hpp41 struct BOOST_TEST_DECL log_entry_data { struct
42 log_entry_data() in log_entry_data() function
47 std::string m_file_name;
48 std::size_t m_line_num;
49 log_level m_level;
51 void clear() in clear()