Searched refs:expectChar (Results 1 – 1 of 1) sorted by relevance
123 uint8_t expectChar = 1; variable125 EXPECT_TRUE(result == expectChar);127 expectChar = 10;129 EXPECT_TRUE(result == expectChar);131 expectChar = 15;133 EXPECT_TRUE(result == expectChar);