Home
last modified time | relevance | path

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

/aosp12/system/netd/libnetdbpf/
H A DBpfNetworkStatsTest.cpp55 constexpr uint64_t TEST_BYTES0 = 1000; variable
208 .rxBytes = TEST_BYTES0, in TEST_F()
248 .rxBytes = TEST_BYTES0, in TEST_F()
256 .txBytes = TEST_BYTES0, in TEST_F()
290 .rxBytes = TEST_BYTES0, in TEST_F()
325 .rxBytes = TEST_BYTES0, in TEST_F()
404 .rxBytes = TEST_BYTES0, in TEST_F()
412 .txBytes = TEST_BYTES0, in TEST_F()
442 .rxBytes = TEST_BYTES0, in TEST_F()
450 .txBytes = TEST_BYTES0, in TEST_F()
[all …]