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/
H A Dhilog_plugin_unittest.cpp794 char writeByte[] = "1234"; in HWTEST_F() local
795 int32_t writeLen = static_cast<int32_t>(strlen(writeByte)); in HWTEST_F()
798 ASSERT_EQ(file.Write(writeByte, writeLen), writeLen); in HWTEST_F()

Completed in 2 milliseconds