HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 276 - 300 of 2648) sorted by null

<<11121314151617181920>>

  /frameworks/base/test-runner/src/android/test/
ActivityTestCase.java 24 * This is common code used to support Activity test cases. For more useful classes, please see
  /frameworks/base/tests/BrowserPowerTest/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /hardware/libhardware_legacy/include/hardware_legacy/
gps_ni.h 111 * Notification message. It can also be used to store client_id in some cases
  /packages/apps/Email/tests/src/com/android/email/
PreferencesUnitTests.java 28 * test cases like zero accounts behavior (right now, we have to allow for any number of accounts
  /packages/apps/Mms/src/org/w3c/dom/events/
DocumentEvent.java 44 * for the user to create an <code>Event</code> themselves. In cases
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeManipulation.java 18 * This interface support use-cases commonly associated with animation.
  /bionic/libm/man/
atan2.3 72 Here are some of the special cases:
159 such a machine are designed to handle all cases.
  /bionic/libm/src/
s_fma.c 68 /* Results of frexp() are undefined for these cases. */
80 * will overflow, so we handle these cases specially. Rounding
s_fmal.c 63 /* Results of frexp() are undefined for these cases. */
75 * will overflow, so we handle these cases specially. Rounding
  /cts/tools/vm-tests/
vm-tests.html 63 all tests. If you want to limit the suite to the test cases
98 report with details on all test cases. While running, console output
  /dalvik/dx/src/com/android/dx/ssa/
package-info.java 61 * constant-bearing "literal ops" in cases where they can be represented in the
64 * increased register space for decreased instruction count in cases where
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
BasicPermission2Test.java 56 notes = "Test cases, where parameter name is null (expect NullPointerException) and parameter name is empty (expect IllegalArgumentException) are absent",
71 notes = "Test cases, where parameter name is null (expect NullPointerException) and parameter name is empty (expect IllegalArgumentException) are absent",
  /external/gtest/samples/
sample1_unittest.cc 61 // In Google Test, tests are grouped into test cases. This is how we
127 // Tests some trivial cases.
  /external/icu4c/i18n/unicode/
bmsearch.h 97 * 3) In some cases, searching for a pattern that needs to be normalized and ends
98 * in a discontiguous contraction may fail. The only known cases of this are with
  /external/icu4c/samples/translit/
README.TXT 73 The rule-based approach is flexible and, in most cases, the best
92 and are numbered 1, 2, etc. In some cases new files that the user
  /external/iproute2/
README.distribution 41 How can we create this table in practice? In some cases, F may have a
43 pareto distribution is one example of this. In other cases, and
  /external/iproute2/netem/
README.distribution 43 How can we create this table in practice? In some cases, F may have a
45 pareto distribution is one example of this. In other cases, and
  /external/libffi/testsuite/lib/
target-libpath.exp 114 # and HP-UX (SHLIB_PATH). In some cases, the variables are independent
115 # of LD_LIBRARY_PATH, and in other cases LD_LIBRARY_PATH is used if the
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset10.h 24 * test cases for PVPlayerEngine - Generic(local, PDL & streaming) delete tests
73 * Test cases to test DeletePlayer() call (right after/while processing) each state while playing an local/PDL/rtsp url
test_pv_player_engine_testset11.h 24 * test cases for PVPlayerEngine - Generic(local, PDL & streaming) CancelAllCommands tests
76 * Test cases to test CancellAllCommands() call (right after/while processing) each state when playing an local/PDL/rtsp url
test_pv_player_engine_testset12.h 24 * test cases for PVPlayerEngine - Generic(local, PDL & streaming) playback tests
87 * Test cases to test Multiple pause resume, multiple seek during playback
test_pv_player_engine_testset9.h 24 * test cases for PVPlayerEngine - Generic(local, PDL & streaming) reset tests
73 * Test cases to test Reset() call (right after/while processing) each state while playing an local/PDL/rtsp url
  /external/opencore/oscl/oscl/osclbase/src/
oscl_defalloc.h 72 //This call should be used in cases where the allocation will invoke
98 //This call should be used in cases where the allocation will invoke
  /external/proguard/src/proguard/classfile/instruction/
ConstantInstruction.java 169 // Some special cases.
202 // Some special cases.
  /external/skia/tests/
Sk64Test.cpp 97 if (!(i & 3)) // want to explicitly test these cases
102 else if (!(i & 7)) // want to explicitly test these cases

Completed in 318 milliseconds

<<11121314151617181920>>