HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 426 - 450 of 6052) sorted by null

<<11121314151617181920>>

  /ndk/tests/device/test-gnustl_static-exception/jni/
Android.mk 47 # 3 libs cases
  /packages/apps/BasicSmsReceiver/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /packages/apps/Browser/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /packages/apps/Email/src/org/apache/commons/io/input/
CloseShieldInputStream.java 24 * This class is typically used in cases where an input stream needs to be
ClosedInputStream.java 25 * Typically uses of this class include testing for corner cases in methods
  /packages/apps/Email/src/org/apache/commons/io/output/
CloseShieldOutputStream.java 24 * This class is typically used in cases where an output stream needs to be
ClosedOutputStream.java 26 * Typically uses of this class include testing for corner cases in methods
  /packages/apps/Email/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /packages/apps/Exchange/exchange2/tests/
AndroidManifest.xml 24 which is needed when building test cases. -->
  /packages/apps/Exchange/tests/
AndroidManifest.xml 24 which is needed when building test cases. -->
  /packages/apps/Mms/apptests/
AndroidManifest.xml 29 which is needed when building test cases. -->
  /packages/apps/Mms/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /packages/apps/Nfc/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /packages/apps/QuickSearchBox/tests/
AndroidManifest.xml 23 which is needed when building test cases. -->
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
TestCaseReference.java 43 * Returns a count of the number of test cases referenced. Is always one for this class.
  /system/core/sh/
nodes.h 82 union node *cases; member in struct:ncase
  /external/chromium/base/
file_util_proxy.h 117 // Error cases:
130 // Error cases are similar to Copy method's error cases.
  /external/chromium/net/proxy/
proxy_config_service_win.cc 99 // in the registry. In some cases it appears in a binary value, in other
100 // cases string values. Furthermore winhttp and wininet appear to have
106 // cases. In case we have missed some less common triggers (likely), we
  /external/clang/test/Analysis/
CFDateGC.m 7 // It includes the basic definitions for the test cases below.
32 // Test cases.
48 // The following two test cases verifies that CFMakeCollectable is a no-op
  /external/clang/test/Sema/
return.c 247 // Test that for switch(enum) that if the switch statement covers all the cases
249 enum Cases { C1, C2, C3, C4 };
250 int test_enum_cases(enum Cases C) {
  /external/kernel-headers/original/asm-x86/
local_32.h 55 * other cases.
74 * cases.
93 * other cases.
  /external/llvm/include/llvm/Target/
TargetSelectionDAGInfo.h 44 /// memcpy. This can be used by targets to provide code sequences for cases
68 /// memmove. This can be used by targets to provide code sequences for cases
84 /// memset. This can be used by targets to provide code sequences for cases
  /external/llvm/utils/TableGen/
DisassemblerEmitter.cpp 35 /// instruction contexts. Although for each attribute there are cases where
36 /// that attribute determines decoding, in the majority of cases decoding is
39 /// all cases as a 64-bit instruction with only OPSIZE set. (The XS prefix
  /external/v8/src/
dtoa.h 61 // from 0 is chosen (halfway cases - ending with 5 - are rounded up).
67 // Halfway cases are rounded towards +/-Infinity (away from 0). The call
75 // Halfway cases are again rounded away from 0.
  /external/v8/test/mjsunit/harmony/
module-resolution.js 62 // TODO(rossberg): turn these into proper negative test cases once we have
104 // TODO(rossberg): turn these into proper negative test cases once we have
124 //// TODO(rossberg): turn these into proper negative test cases once we have

Completed in 635 milliseconds

<<11121314151617181920>>