Searched refs:trial_count (Results 1 – 1 of 1) sorted by relevance
1321 int trial_count = 0; in TEST_P() local1395 ++trial_count; in TEST_P()1400 EXPECT_EQ(trial_count * 4, GetParam()->keymaster0_calls()); in TEST_P()