HomeSort by relevance Sort by last modified time
    Searched full:tests (Results 301 - 325 of 5234) sorted by null

<<11121314151617181920>>

  /external/clearsilver/cs/
test_comma.cs 2 Comma tests, evalute both but pass right most as expression result external variable declarations
  /external/dbus/test/data/auth/
fallback.auth-script 1 ## this tests that a client can fallback to a secondary auth mech
  /external/genext2fs/
Makefile.am 5 TESTS = test.sh
  /external/gtest/
README.android 6 Google's framework for writing C++ tests on a variety of platforms
9 of assertions, user-defined assertions, death tests, fatal and
10 non-fatal failures, value- and type-parameterized tests, various
11 options for running the tests, and XML test report generation.
  /external/gtest/samples/
sample1_unittest.cc 51 // Step 2. Use the TEST macro to define your tests.
61 // In Google Test, tests are grouped into test cases. This is how we
62 // keep test code organized. You should put logically related tests
69 // once, but it makes no guarantee on the order the tests are
70 // executed. Therefore, you should write your tests in such a way
76 // Tests Factorial().
78 // Tests factorial of negative numbers.
102 // Tests factorial of 0.
107 // Tests factorial of positive numbers.
116 // Tests IsPrime(
    [all...]
  /external/icu4c/test/intltest/
frcoll.h 8 * CollationFrenchTest is a third level test class. This tests the locale
31 // perform tests with strength SECONDARY
34 // perform tests with strength TERTIARY
37 // perform extra tests
mnkytst.h 8 * CollationMonkeyTest is a third level test class. This tests the random
33 // utility function used in tests, returns absolute value
36 // perform monkey tests using Collator::compare
39 // perform monkey tests using CollationKey::compareTo
  /external/srec/tests/
run_ERT.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.EmbeddedRecognizerTest
run_contacts.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.contacts.Main
run_parameters.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.parameters.Parameters
run_robustness1.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness1
run_robustness2.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness2
run_robustness3.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.robustness1.Robustness3
run_voicetags1.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.test.voicetags.Voicetags1
run_xtapxmlconsole.sh 2 dalvikvm -Xcheck:jni -Xbootclasspath:/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/srec-java-tests.jar android.speech.recognition.xtapxmlconsole.Main
  /external/stlport/test/unit/
_template.cpp 26 // tests implementation
  /external/v8/test/cctest/
test-platform-macos.cc 3 // Tests of the TokenLock class from lock.h
  /external/webkit/LayoutTests/fast/dom/Geolocation/
enabled-expected.txt 0 Tests that the navigator.geolocation object is present.
permission-denied-expected.txt 0 Tests Geolocation when permission is denied, using the mock service.
permission-denied-stops-watches-expected.txt 0 Tests that when Geolocation permission is denied, watches are stopped, as well as one-shots.
reentrant-error-expected.txt 0 Tests that reentrant calls to Geolocation methods from the error callback are OK.
success-expected.txt 0 Tests Geolocation success callback using the mock service.
timeout-expected.txt 0 Tests that when timeout is non-zero, the success callback is called as expected.
timeout-zero-expected.txt 0 Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.
  /external/webkit/LayoutTests/fast/dom/Geolocation/resources/
enabled.js 1 description("Tests that the navigator.geolocation object is present.");

Completed in 46 milliseconds

<<11121314151617181920>>