Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
Dhilog_plugin_unittest.cpp984 char writeByte[] = "1234"; variable
985 int32_t writeLen = static_cast<int32_t>(strlen(writeByte));
988 ASSERT_EQ(file.Write(writeByte, writeLen), writeLen);