HomeSort by relevance Sort by last modified time
    Searched refs:Rule (Results 1101 - 1125 of 1306) sorted by null

<<41424344454647484950>>

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
InflaterTest.java 32 import org.junit.Rule;
37 @Rule
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/channels/
AsynchronousSocketChannelTest.java 19 import org.junit.Rule;
49 @Rule
    [all...]
  /libcore/luni/src/test/java/libcore/java/nio/file/
DefaultFileSystemProvider2Test.java 20 import org.junit.Rule;
82 @Rule
DefaultFileSystemProviderTest.java 20 import org.junit.Rule;
80 @Rule
LinuxPathTest.java 23 import org.junit.Rule;
55 @Rule
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
A2dpServiceTest.java 36 import android.support.test.rule.ServiceTestRule;
47 import org.junit.Rule;
77 @Rule public final ServiceTestRule mServiceRule = new ServiceTestRule();
    [all...]
  /packages/services/Car/tests/carservice_test/src/com/android/car/
CarStorageMonitoringTest.java 65 import org.junit.Rule;
88 @Rule public TestName mTestName = new TestName();
    [all...]
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 48 {0x91dd304f, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule", "adl\x01#\xd8\x17\xd7"},
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
bidi.go 22 // - Transformer (validator, really) for Bidi Rule.
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 48 {0x91dd304f, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule", "adl\x01#\xd8\x17\xd7"},
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/
bidi.go 22 // - Transformer (validator, really) for Bidi Rule.
  /tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
AlignmentTest.java 35 import org.junit.Rule;
47 @Rule
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
CallTest.java 73 import org.junit.Rule;
88 @Rule public final TestRule timeout = new Timeout(30_000);
89 @Rule public final MockWebServer server = new MockWebServer();
90 @Rule public final MockWebServer server2 = new MockWebServer();
91 @Rule public final InMemoryFileSystem fileSystem = new InMemoryFileSystem();
    [all...]
CacheTest.java 57 import org.junit.Rule;
76 @Rule public MockWebServer server = new MockWebServer();
77 @Rule public MockWebServer server2 = new MockWebServer();
78 @Rule public InMemoryFileSystem fileSystem = new InMemoryFileSystem();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sapi51.h     [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAttributes.java 154 Rule r = g.getRule("a");
267 Rule ra = g.getRule("a");
296 Rule ra = g.getRule("a");
329 Rule ra = g.getRule("a");
364 the fact that rule r has refs to predefined attributes if the ref is after
674 // error(132): <string>:2:9: reference $a is ambiguous; rule a is enclosing rule and referenced in the production
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
RemoteViewsTest.java 44 import android.support.test.rule.ActivityTestRule;
79 import org.junit.Rule;
102 @Rule
106 @Rule
    [all...]
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.c 627 /* YYRLINE[YYN] -- Source line where rule number YYN was defined. */
819 positive, shift that token. If negative, reduce the rule whose
    [all...]
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/internal/huc/
ResponseCacheTest.java 76 import org.junit.Rule;
93 @Rule public TemporaryFolder cacheRule = new TemporaryFolder();
94 @Rule public MockWebServer server = new MockWebServer();
95 @Rule public MockWebServer server2 = new MockWebServer();
    [all...]
  /external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/
UrlConnectionCacheTest.java 61 import org.junit.Rule;
81 @Rule public MockWebServer server = new MockWebServer();
82 @Rule public MockWebServer server2 = new MockWebServer();
83 @Rule public InMemoryFileSystem fileSystem = new InMemoryFileSystem();
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
idna.go 115 // BidiRule enables the Bidi rule as defined in RFC 5893. Any application
116 // that relies on proper validation of labels should include this rule.
136 // RFC 5895 and UTS 46. It does not add the Bidi Rule. Use the BidiRule option
165 // bidirule, if specified, checks whether s conforms to the Bidi Rule
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
idna.go 115 // BidiRule enables the Bidi rule as defined in RFC 5893. Any application
116 // that relies on proper validation of labels should include this rule.
136 // RFC 5895 and UTS 46. It does not add the Bidi Rule. Use the BidiRule option
165 // bidirule, if specified, checks whether s conforms to the Bidi Rule
  /test/vts/utils/python/common/
filter_utils.py 308 Rule:
  /tools/metalava/src/test/java/com/android/tools/metalava/
DriverTest.kt 46 import org.junit.Rule
58 @get:Rule
    [all...]

Completed in 1700 milliseconds

<<41424344454647484950>>