Home
last modified time | relevance | path

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

/system/core/logd/tests/
Dlogd_test.cpp995 int identical_count = 0; in __android_log_btwrite_multiple__helper() local
1030 identical_count += val; in __android_log_btwrite_multiple__helper()
1044 EXPECT_EQ(expected_identical_count, identical_count); in __android_log_btwrite_multiple__helper()