Home
last modified time | relevance | path

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

/system/logging/liblog/tests/
Dliblog_test.cpp216 log_time ts1(ts); in TEST() local
245 ts1 = log_time(CLOCK_MONOTONIC); in TEST()
246 EXPECT_LT(0, __android_log_btwrite(0, EVENT_TYPE_LONG, &ts1, sizeof(ts1))); in TEST()
276 } else if (ts1 == *tx) { in TEST()