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

<<21222324252627282930>>

  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementTimeManipulation.java 18 * This interface support use-cases commonly associated with animation.
  /packages/apps/Phone/src/com/android/phone/
CallerInfoCache.java 63 // SIP cases, Phone.NORMALIZED_NUMBER is used as is instead of using Data.
241 // code in some cases (e.g. when the location of the device is inconsistent
244 // unavoidable anyway in very rare cases..
270 // drop old cache. Also the case is fairly rare in usual cases unless acore being
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cppdefault.h 33 (they are not subject to pedantic warnings in some cases). */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h 33 (they are not subject to pedantic warnings in some cases). */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cppdefault.h 33 (they are not subject to pedantic warnings in some cases). */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cppdefault.h 33 (they are not subject to pedantic warnings in some cases). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ncp_fs.h 90 void * object_name; /* an userspace data, in most cases user name */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp_fs.h 90 void * object_name; /* an userspace data, in most cases user name */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ncp_fs.h 90 void * object_name; /* an userspace data, in most cases user name */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
TestSuiteReference.java 44 * Returns a count of the number of test cases included in this suite.
  /external/v8/tools/
test.py 57 def __init__(self, cases):
58 self.cases = cases
59 self.queue = Queue(len(cases))
60 for case in cases:
63 self.remaining = len(cases)
64 self.total = len(cases)
154 print 'Running %i tests' % len(self.cases)
227 def __init__(self, cases, templates):
228 super(CompactProgressIndicator, self).__init__(cases)
    [all...]
  /cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/
XmlGenerator.java 166 private void writeTestCases(PrintWriter writer, Collection<TestCase> cases,
168 Collection<TestCase> sorted = sortCollection(cases);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/build/
CtsBuildHelper.java 134 * @return a {@link File} representing the test cases directory
168 "CTS test cases folder %s does not exist",
  /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
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DataFormatFieldTest.java 111 // test special cases
136 // test special cases
  /external/ceres-solver/internal/ceres/
runtime_numeric_diff_cost_function.cc 76 // To handle cases where a paremeter is exactly zero, instead use the mean
90 // from the other parameters. This can break in many cases, but it's hard
  /external/chromium/chrome/browser/chromeos/login/
login_performer.h 183 // such requests with cases when screen is locked on its own.
187 // online authentication response. Used to distinguish cases when screen
  /external/chromium/chrome/browser/chromeos/status/
input_method_menu_unittest.cc 15 // Test normal cases. Two-letter language code should be returned.
34 // Test special cases.
  /external/chromium/chrome/browser/
process_singleton.h 60 // TODO(brettw): this will not handle all cases. If two process start up too
82 // Used in specific cases to let us know that there is an existing instance
spellchecker_platform_engine_unittest.cc 49 // We need to have separate test cases here, since hunspell and the OS X
52 // integrated somewhat. The test cases for non-Mac are in
  /external/chromium/chrome/browser/sync/glue/
ui_model_worker.cc 15 // In most cases, this method is called in WORKING state. It is possible this
107 // This can happen during tests or cases where there are more than just the
  /external/chromium/testing/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/chromium/third_party/libjingle/source/talk/base/
opensslstreamadapter.h 50 // In a few cases I have factored out some OpenSSLAdapter code into
111 // on some other error cases, so it can't really be interpreted
  /external/clang/lib/Rewrite/Frontend/
HTMLPrint.cpp 69 // In some cases, in particular the case where the input is from stdin,
71 // cases.
  /external/clang/test/Analysis/
NoReturn.m 9 // It includes the basic definitions for the test cases below.
46 // Test cases.

Completed in 965 milliseconds

<<21222324252627282930>>