Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/test/unittest/ebpf/
Debpf_file_system_test.cpp37 const uint64_t END_TIME_02 = 1725645967369; variable
88 fsFixedHeader_.endTime = END_TIME_02; in ResetData()
173 EXPECT_EQ(fileSystemSample.EndTs()[0], END_TIME_02);
174 EXPECT_EQ(fileSystemSample.Durs()[0], END_TIME_02 - START_TIME_02);
247 EXPECT_EQ(fileSystemSample.EndTs()[0], END_TIME_02);
248 EXPECT_EQ(fileSystemSample.Durs()[0], END_TIME_02 - START_TIME_02);