Searched refs:expected_char_sequence (Results 1 – 1 of 1) sorted by relevance
131 int expected_char_sequence[kNumChars] = { 0, 1, 3, 2, 4, 5 }; in TestCharPosRTL() local138 if (cur_char != expected_char_sequence[last_sequence]) { in TestCharPosRTL()143 ASSERT_TRUE(cur_char == expected_char_sequence[last_sequence]); in TestCharPosRTL()