Home
last modified time | relevance | path

Searched refs:expectBytes (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/test/unittest/
H A Dringbuffer_test.cpp199 const int expectBytes = 20; in HWTEST_F() local
200 auto len = ringBuffer->Read(readFd, expectBytes); in HWTEST_F()
201 EXPECT_EQ(len, expectBytes); in HWTEST_F()

Completed in 2 milliseconds