Searched refs:expected_identical_count (Results 1 – 1 of 1) sorted by relevance
989 int expected_identical_count = (count < 2) ? 0 : (count - 2); in __android_log_btwrite_multiple__helper() local1044 EXPECT_EQ(expected_identical_count, identical_count); in __android_log_btwrite_multiple__helper()