Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestAppPrebuilt/
DREADME.md61 The current prebuilts are downloaded from the links below.
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DConnectedNetworkScorerTest.java361 int[] links = statsEntry.getLinkIds(); in testWifiUsabilityStatsEntry() local
362 if (links != null) { in testWifiUsabilityStatsEntry()
363 for (int link : links) { in testWifiUsabilityStatsEntry()
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java1717 final String links = in testRequestFocusNodeHref() local
1724 "<html><body>" + links + "</body></html>", "text/html", null); in testRequestFocusNodeHref()