Searched refs:links (Results 1 – 2 of 2) sorted by relevance
60 1. Download android-cts.zip. The current prebuilts are downloaded from the links below.61 TODO(157658439): update the links once we have the correct build target.
324 private static void assertValidResult(TextLinks links) { in assertValidResult() argument325 assertNotNull(links); in assertValidResult()326 for (TextLinks.TextLink link : links.getLinks()) { in assertValidResult()