Searched refs:writeByte (Results 1 – 1 of 1) sorted by relevance
984 char writeByte[] = "1234"; variable985 int32_t writeLen = static_cast<int32_t>(strlen(writeByte));988 ASSERT_EQ(file.Write(writeByte, writeLen), writeLen);