HomeSort by relevance Sort by last modified time
    Searched full:cases (Results 601 - 625 of 5535) sorted by null

<<21222324252627282930>>

  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityFocusAndInputFocusSyncTest.java 30 * Test cases for testing the accessibility focus APIs exposed to accessibility
36 * accessibility service and another with the instrumented activity and test cases.
  /cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/
XmlGenerator.java 162 private void writeTestCases(PrintWriter writer, Collection<TestCase> cases,
164 for (TestCase testCase : cases) {
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/build/
CtsBuildHelper.java 135 * @return a {@link File} representing the test cases directory
169 "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/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.
delegates.m 8 // It includes the basic definitions for the test cases below.
82 // Test cases.
  /external/compiler-rt/lib/tsan/rtl/
tsan_clock.cc 16 // It's possible to optimize clock operations for some important cases
17 // so that they are O(1). The cases include singletons, once's, local mutexes.
  /external/elfutils/backends/
ppc_reloc.def 130 cases allowed in this table. Not seen in the wild, so I haven't
131 added the other cases.
  /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 81 The rule-based approach is flexible and, in most cases, the best
100 and are numbered 1, 2, etc. In some cases new files that the user
  /external/icu4c/tools/genrb/
reslist.h 101 * for use in non-error cases when no resource is to be added to the bundle.
102 * (NULL is used in error cases.)
  /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/llvm/docs/CommandGuide/
opt.rst 23 cases, it will print output to standard error or generate a file with the
122 on the command line (including **-verify**). This is useful for cases where it

Completed in 763 milliseconds

<<21222324252627282930>>