HomeSort by relevance Sort by last modified time
    Searched full:functional (Results 51 - 75 of 442) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/os/
PowerManagerTest.java 48 * Confirm that we can create functional wakelocks.
68 // TODO: Some sort of functional test (maybe not in the unit test here?)
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
RowSetEventTest.java 38 notes = "functional test missing but not feasible: no implementation available.",
ConnectionEventTest.java 45 notes = "functional test missing but not feasible: no implementation available.",
73 notes = "functional test missing but not feasible: no implementation available.",
100 notes = "functional test missing but not feasible: no implementation available.",
  /external/astl/tests/
test_functional.cpp 30 #include "../include/functional"
  /external/dropbear/
dbclient.1 16 environments, while still being functional and secure enough for general use.
dropbear.8 14 environments, while still being functional and secure enough for general use.
  /external/opencore/oscl/oscl/osclregcli/src/
oscl_registry_client_impl.cpp 33 //non-functional stubs are implemented in the header-- nothing needed here.
  /external/stlport/test/unit/
ptr2_test.cpp 3 #include <functional>
reference_wrapper_test.cpp 1 #include <functional>
setinter_test.cpp 6 #include <functional>
setunion_test.cpp 6 #include <functional>
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaAudioManagerTest.java 17 package com.android.mediaframeworktest.functional;
MediaPlayerInvokeTest.java 17 package com.android.mediaframeworktest.functional;
SimTonesTest.java 17 package com.android.mediaframeworktest.functional;
  /frameworks/base/test-runner/src/android/test/mock/
MockContentResolver.java 32 * content system. All methods are non-functional and throw
  /packages/apps/Email/tests/src/com/android/email/
MessagingControllerUnitTests.java 30 * Technically these are functional because they use the underlying provider framework.
  /cts/tools/vm-tests/
vm-tests.html 20 both functional and verifier tests. Regarding the latter, the Dalvik VM is
116 <td>Functional failure</td>
119 A functional (normal or boundary) or an exception test case
  /external/openssl/crypto/engine/
tb_cipher.c 110 /* Exposed API function to get a functional reference from the implementation
111 * table (ie. try to get a functional reference from the tabled structural
118 /* Obtains a cipher implementation from an ENGINE functional reference */
tb_dh.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an DH implementation from an ENGINE functional reference */
tb_digest.c 110 /* Exposed API function to get a functional reference from the implementation
111 * table (ie. try to get a functional reference from the tabled structural
118 /* Obtains a digest implementation from an ENGINE functional reference */
tb_dsa.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an DSA implementation from an ENGINE functional reference */
tb_ecdh.c 114 /* Exposed API function to get a functional reference from the implementation
115 * table (ie. try to get a functional reference from the tabled structural
122 /* Obtains an ECDH implementation from an ENGINE functional reference */
tb_ecdsa.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an ECDSA implementation from an ENGINE functional reference */
tb_rand.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an RAND implementation from an ENGINE functional reference */
tb_rsa.c 99 /* Exposed API function to get a functional reference from the implementation
100 * table (ie. try to get a functional reference from the tabled structural
107 /* Obtains an RSA implementation from an ENGINE functional reference */

Completed in 165 milliseconds

1 23 4 5 6 7 8 91011>>