Searched refs:ts1 (Results 1 – 2 of 2) sorted by relevance
956 log_time ts1(CLOCK_MONOTONIC); in __android_log_btwrite_multiple__helper() local971 __android_log_btwrite(0, EVENT_TYPE_LONG, &ts1, sizeof(ts1))); in __android_log_btwrite_multiple__helper()1018 } else if (ts1 == tx) { in __android_log_btwrite_multiple__helper()
202 log_time ts1(CLOCK_MONOTONIC); in TEST() local203 EXPECT_LT(0, __android_log_btwrite(0, EVENT_TYPE_LONG, &ts1, sizeof(ts1))); in TEST()242 } else if (ts1 == tx) { in TEST()