HomeSort by relevance Sort by last modified time
    Searched defs:Example (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/example/src/android/example/
Example.java 17 package android.example;
20 * Example class being tested. In a real test, the classes to test would
24 public class Example {
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/annotation/
HasAnnotationTest.java 48 return new HasAnnotation(Example.class).apply(testMethod);
53 public @interface Example {
56 @Example
59 @Example
69 @Example
  /external/iproute2/doc/
ip-cref.tex 403 to all hosts sharing the same link. A typical example is an Ethernet link.
807 \paragraph{Example:} Delete all the addresses from the private network
819 Another instructive example is disabling IP on all the Ethernets:
823 And the last example shows how to flush all the IPv6 addresses
920 \paragraph{Example:}
    [all...]