HomeSort by relevance Sort by last modified time
    Searched defs:check (Results 251 - 275 of 1856) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
udp.h 21 __u16 check; member in struct:udphdr
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/netinet/
udp.h 50 __u16 check; member in struct:udphdr
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_indent.py 45 def check(indent, expected): function in function:TestIndent.test_indent0
54 check(0, '{\n"3": 1\n}')
56 check(None, '{"3": 1}')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test___future__.py 35 def check(t, name): function in function:FutureTest.test_attributes
48 check(optional, "optional")
50 check(mandatory, "mandatory")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_indent.py 45 def check(indent, expected): function in function:TestIndent.test_indent0
54 check(0, '{\n"3": 1\n}')
56 check(None, '{"3": 1}')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test___future__.py 35 def check(t, name): function in function:FutureTest.test_attributes
48 check(optional, "optional")
50 check(mandatory, "mandatory")
  /external/mockito/src/org/mockito/internal/verification/
Calls.java 39 missingInvocation.check( allInvocations, wanted, this, data.getOrderingContext());
41 numberOfCalls.check( allInvocations, wanted, wantedCount, data.getOrderingContext());
AtLeast.java 38 missingInvocation.check(data.getAllInvocations(), data.getWanted());
40 numberOfInvocations.check(data.getAllInvocations(), data.getWanted(), wantedCount);
51 missingInvocation.check(allInvocations, wanted, this, data.getOrderingContext());
54 numberOfCalls.check(allInvocations, wanted, wantedCount);
Times.java 36 missingInvocation.check(data.getAllInvocations(), data.getWanted());
39 numberOfInvocations.check(data.getAllInvocations(), data.getWanted(), wantedCount);
48 missingInvocation.check(allInvocations, wanted, this, data.getOrderingContext());
51 numberOfCalls.check(allInvocations, wanted, wantedCount, data.getOrderingContext());
  /art/test/093-serialization/src/
Main.java 75 sub.check();
76 inner.check();
86 public void check() { method in class:Main.Inner
126 public void check() { method in class:Sub
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
BlockOutputStream.java 16 import org.tukaani.xz.check.Check;
22 private final Check check; field in class:BlockOutputStream
31 Check check) throws IOException {
33 this.check = check;
70 // This is just a sanity check.
84 - headerSize - check.getSize()
    [all...]
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/check/
BundleChecker.java 12 package org.jacoco.report.check;
26 * Internal class to check a list of rules against a {@link IBundleCoverage}
85 check(p);
90 private void check(final IPackageCoverage packageCoverage) { method in class:BundleChecker
95 check(c);
100 check(s);
105 private void check(final IClassCoverage classCoverage) { method in class:BundleChecker
111 check(m, classCoverage.getName()); method
116 private void check(final ISourceFileCoverage sourceFile) { method in class:BundleChecker
122 private void check(final IMethodCoverage method, final String className) method in class:BundleChecker
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
PKIXCertPathCheckerTest.java 79 pc.check(new MyCertificate("", null), new HashSet<String>());
89 public void check(Certificate cert, method in class:PKIXCertPathCheckerTest.MyPKIXCertPathChecker
  /art/test/121-modifiers/classes/
Main.class 
  /bionic/libc/kernel/uapi/linux/
udp.h 27 __sum16 check; member in struct:__kernel_udphdr
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
PollingCheck.java 35 protected abstract boolean check(); method in class:PollingCheck
38 if (check()) {
50 if (check()) {
60 public static void check(CharSequence message, long timeoutMs, Callable<Boolean> condition) method in class:PollingCheck
  /cts/libs/deviceutil/src/android/cts/util/
PollingCheck.java 38 protected abstract boolean check(); method in class:PollingCheck
41 if (check()) {
53 if (check()) {
63 public static void check(CharSequence message, long timeout, Callable<Boolean> condition) method in class:PollingCheck
80 protected boolean check() { method
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimationTestUtils.java 69 // check whether it has started
72 protected boolean check() { method
77 // check whether it has ended after duration
80 protected boolean check() { method
  /dalvik/dx/tests/073-dex-null-array-refs/
Blort.java 47 if (check()) {
55 if (check()) {
63 if (check()) {
70 public static boolean check() { method in class:Blort
  /development/ndk/platforms/android-21/include/linux/
udp.h 27 __sum16 check; member in struct:udphdr
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 50 public static boolean check(LocPathIterator path) method in class:HasPositionalPredChecker
  /external/autotest/client/site_tests/buffet_BasicDBusAPI/
buffet_BasicDBusAPI.py 18 def check(expected, value): function
19 """Check that |value| == |expected|.
32 """Check that basic buffet daemon DBus APIs are functional."""
41 check('', buffet.device_id)
42 check('Chromium', buffet.oem_name)
43 check('Brillo', buffet.model_name)
44 check('AATST', buffet.model_id)
45 check('', buffet.description)
46 check('', buffet.location)
52 check('A', buffet.name
    [all...]
  /external/autotest/client/site_tests/platform_Crossystem/
platform_Crossystem.py 43 def check(var, matcher): function
84 check(var, matcher)
  /external/autotest/client/site_tests/security_ptraceRestrictions/
security_ptraceRestrictions.py 36 def check(self, boolean, msg, fatal=False): member in class:security_ptraceRestrictions
58 self.check(os.path.exists(sysctl), "%s exists" % (sysctl), fatal=True)
59 self.check(open(sysctl).read() == '1\n', "%s enabled" % (sysctl),
  /external/clang/test/CXX/special/class.temporary/
p1.cpp 51 char check[sizeof(meta(a)) == 2 ? 1 : -1]; local

Completed in 844 milliseconds

<<11121314151617181920>>