HomeSort by relevance Sort by last modified time
    Searched full:broken (Results 126 - 150 of 4436) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/autotest/client/site_tests/network_DhcpBrokenDefaultGateway/
control 12 a server that provides a broken default gateway option. Specifically,
  /external/autotest/client/site_tests/telemetry_LoginTest/
control 9 This test will fail if telemetry login is broken, or if
control.arc 9 This test will fail if telemetry login is broken, or if
  /external/autotest/server/site_tests/network_WiFi_SuspendTwice/
control 11 # Currently, it kills to many device on broken suspends.
  /external/bison/m4/
assert.m4 10 dnl it has broken semantics for --enable-assert until 2.64.
  /external/clang/test/CodeGen/
fixup-depth-overflow.c 17 // FixupDepths are broken, fixups will erroneously get threaded through it.
  /external/clang/test/Driver/
rewrite-objc.m 5 // FIXME: CHECK-NOT is broken somehow, it doesn't work here. Check adjacency instead.
  /external/conscrypt/openjdk-benchmarks/
build.gradle 42 // Running benchmarks in IntelliJ seems broken without this.
  /external/dagger2/producers/src/main/java/dagger/producers/monitoring/
package-info.java 21 * prepared to be broken.
  /external/dnsmasq/contrib/try-all-ns/
dnsmasq-2.47_no_nxdomain_until_end.patch 16 /* for broken servers, attempt to send to another one. */
  /external/fec/
INSTALL 33 broken.
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractSequentialIteratorTest.java 89 Iterator<Object> broken = newBroken(); local
90 assertTrue(broken.hasNext());
93 broken.next();
98 broken.next();
  /external/icu/icu4c/source/common/
msvcres.h 15 STLPort's broken stddef.h from being used when rc.exe parses this file.
  /external/junit-params/
README.google 19 Ignore tests broken by the above change.
  /external/libchrome/sandbox/linux/syscall_broker/
broker_channel.cc 23 // been broken which could mean that the other end has been closed.
  /external/libvpx/libvpx/third_party/x86inc/
README.libvpx 18 Use .text instead of .rodata on macho to avoid broken tables in PIC mode.
  /external/llvm/test/CodeGen/AMDGPU/
waitcnt-flat.ll 5 ; operand, this test is not broken. It just means it is no longer testing
  /external/ltp/include/
tst_res_flags.h 18 #define TBROK 2 /* Test broken flag */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/localtime/
1-1.c 10 * a time value to a broken down local time.
  /external/pdfium/third_party/lcms2-2.6/
0001-from16-to-8-overflow.patch 12 // Code analysis is broken on asserts
  /external/protobuf/ruby/
travis-test.sh 9 # No conformance tests yet -- JRuby is too broken to run them.
  /external/vogar/test/vogar/target/junit4/
HasIgnoredTest.java 25 public void broken() { method in class:HasIgnoredTest