Searched refs:data5Value_1 (Results 1 – 1 of 1) sorted by relevance
218 char data5Value_1[size + 1]; variable219 cursor->getText(cursor, 5, data5Value_1, size + 1);220 EXPECT_EQ(strcmp(data5Value_1, "ABCDEFGH"), 0);