HomeSort by relevance Sort by last modified time
    Searched full:valid (Results 101 - 125 of 4665) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderResetStateUnitTest.java 25 * Unit test class to test the set of valid and invalid states that
32 * 1. It is valid to call reset() in the following states:
40 // Valid states.
MediaRecorderSetAudioEncoderStateUnitTest.java 25 * Unit test class to test the set of valid and invalid states that
32 * 1. It is valid to call setAudioEncoder() in the following states:
40 // Valid states.
MediaRecorderSetAudioSourceStateUnitTest.java 25 * Unit test class to test the set of valid and invalid states that
32 * 1. It is valid to call setAudioSource() in the following states:
40 // Valid states.
MediaRecorderSetOutputFileStateUnitTest.java 25 * Unit test class to test the set of valid and invalid states that
31 * 1. It is valid to call setOutputFile() in the following states:
39 // Valid states.
MediaRecorderSetOutputFormatStateUnitTest.java 25 * Unit test class to test the set of valid and invalid states that
32 * 1. It is valid to call setOutputFormat() in the following states:
40 // Valid states.
MediaRecorderStartStateUnitTest.java 25 * Unit test class to test the set of valid and invalid states that
32 * 1. It is valid to call start() in the following states:
40 // Valid states.
MediaRecorderStopStateUnitTest.java 25 * Unit test class to test the set of valid and invalid states that
32 * 1. It is valid to call stop() in the following states:
40 // Valid states.
  /dalvik/dx/tests/006-interfaces/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/008-field/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/009-method/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/012-class-attrib-SourceFile/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/015-field-attrib-Synthetic/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/016-field-attrib-Deprecated/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/019-method-attrib-Synthetic/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/020-method-attrib-Deprecated/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/025-class-attrib-Signature/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/026-field-attrib-Signature/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/027-method-attrib-Signature/
small-class.txt 2 # sample small-but-valid classfile
  /dalvik/dx/tests/028-class-attrib-EnclosingMethod/
small-class-2.txt 2 # sample small-but-valid classfile
  /dalvik/libcore/security/src/main/java/java/security/cert/
PolicyNode.java 24 * The interface to a valid policy tree node for the PKIX certification path
49 * Returns the expected policies for the next certificate to be valid.
70 * Returns the valid policy of this node.
72 * @return the valid policy of this node.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/x509/
X509AttributeCertificate.java 38 * Return the date before which the certificate is not valid.
40 * @return the "not valid before" date.
45 * Return the date after which the certificate is not valid.
47 * @return the "not valid afer" date.
  /external/bluetooth/glib/tests/
qsort-test.c 29 /* 0 elemenents is a valid case */
  /external/dbus/test/data/valid-config-files/
debug-allow-all-sha1.conf 8 <servicedir>/home/quinticent/devel/dbus-branch/dbus_1_0/test/data/valid-service-files</servicedir>
debug-allow-all.conf 8 <servicedir>/home/quinticent/devel/dbus-branch/dbus_1_0/test/data/valid-service-files</servicedir>
  /external/dropbear/
TODO 11 - check that there aren't timing issues with valid/invalid user authentication

Completed in 119 milliseconds

1 2 3 45 6 7 8 91011>>