Home
last modified time | relevance | path

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

/system/bt/hci/test/
Dhci_hal_mct_test.cpp56 static int reentry_i = 0; variable
113 EXPECT_EQ(sample_data3[reentry_i], byte);
115 reentry_i++;
116 if (reentry_i == (int)strlen(sample_data3)) {
238 reentry_i = 0;
Dhci_hal_h4_test.cpp61 static int reentry_i = 0; variable
120 EXPECT_EQ(sample_data3[reentry_i], byte);
122 reentry_i++;
123 if (reentry_i == (int)strlen(sample_data3)) {
243 reentry_i = 0;