Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/
H A DNetworkPriorityClassifierTest.java87 private static final int LINK_UPSTREAM_BANDWIDTH_KBPS = 1024; field in NetworkPriorityClassifierTest
101 .setLinkUpstreamBandwidthKbps(LINK_UPSTREAM_BANDWIDTH_KBPS)
114 .setLinkUpstreamBandwidthKbps(LINK_UPSTREAM_BANDWIDTH_KBPS)
250 LINK_UPSTREAM_BANDWIDTH_KBPS + 1, in testMatchWithEntryUpstreamBandwidthTooLow()
251 LINK_UPSTREAM_BANDWIDTH_KBPS + 1, in testMatchWithEntryUpstreamBandwidthTooLow()
286 LINK_UPSTREAM_BANDWIDTH_KBPS + 1, in testMatchWithExitUpstreamBandwidthTooLow()
287 LINK_UPSTREAM_BANDWIDTH_KBPS + 1, in testMatchWithExitUpstreamBandwidthTooLow()