Searched refs:create_android_logger (Results 1 – 4 of 4) sorted by relevance
2072 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_int32()2090 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_int64()2108 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_list_int64()2129 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_simple_automagic_list()2152 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_list_empty()2171 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_complex_nested_list()2221 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_7_level_prefix()2259 EXPECT_TRUE(NULL != (ctx = create_android_logger(tag))); in event_test_7_level_suffix()2323 static void create_android_logger(const char *(*fn)(uint32_t tag, size_t &expected_len)) { in create_android_logger() function2402 create_android_logger(event_test_int32); in TEST()[all …]
34 android_log_context ctx = create_android_logger(tag); in __android_log_error_write()
48 LIBLOG_ABI_PUBLIC android_log_context create_android_logger(uint32_t tag) { in create_android_logger() function
578 android_log_context create_android_logger(uint32_t tag);