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

1 2 34 5 6 7 8 91011>>

  /external/testng/src/test/java/test/groupbug/
GroupBugTest.java 16 @Test(groups = "broken",
  /external/testng/src/test/resources/yaml/
a1.yaml 22 excludedGroups: [ broken ]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
glGetShaderSource.java 14 /** @hide Method is broken, but used to be public (b/6006380) */
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue17065.go 24 t.Skip("broken on darwin; issue 17065")
issue3775.go 24 // This would have been broken by CL 11663043.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug368.go 24 panic("broken")
  /prebuilts/go/linux-x86/misc/cgo/test/
issue17065.go 24 t.Skip("broken on darwin; issue 17065")
issue3775.go 24 // This would have been broken by CL 11663043.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug368.go 24 panic("broken")
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
add.s 14 # totally broken.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
note-3.t 12 /* BUG: This linker script is broken here. It has not reset the
  /external/autotest/site_utils/
balance_pools.py 8 This command takes all broken DUTs in a specific pool for specific
10 of spares. The command is meant primarily for replacing broken DUTs
37 The command attempts to remove all broken DUTs from the target POOL
46 If not enough working spares are available, broken DUTs may be left
49 When reducing pool size, working DUTs will be returned after broken
70 # broken boards against. It seemed like the best choice that was neither too
142 + Broken - the DUT is unable to run tests, or it is locked.
144 this pool. The DUT may be either working or broken.
164 @property broken_hosts The list of this pool's broken
224 values indicate spares are needed to replace broken DUTs i
    [all...]
  /external/clang/test/SemaObjC/
protocol-archane.m 37 @protocol Broken @end
40 - (void)crashWith:(<Broken>)a { // expected-warning {{protocol has no object type specified; defaults to qualified 'id'}}
  /external/curl/tests/data/
test2045 16 curl will use the FTP protocol. If the option is broken however curl will use
18 In the broken scenario curl would use HTTP to talk to our FTP server. We handle
test831 58 # The multi interface considers a broken "CONNECT" as a prematurely broken
test844 50 # The multi interface considers a broken "CONNECT" as a prematurely broken
test845 51 # The multi interface considers a broken "CONNECT" as a prematurely broken
test889 52 # The multi interface considers a broken "CONNECT" as a prematurely broken
test890 52 # The multi interface considers a broken "CONNECT" as a prematurely broken
test933 58 # The multi interface considers a broken "CONNECT" as a prematurely broken
test948 54 # The multi interface considers a broken "CONNECT" as a prematurely broken
test949 54 # The multi interface considers a broken "CONNECT" as a prematurely broken
  /external/curl/tests/unit/
CMakeLists.txt 13 # Broken link on Linux
22 # Broken link on Linux
  /external/kernel-headers/original/uapi/linux/
i8k.h 23 #define I8K_BIOS_VERSION _IOR ('i', 0x80, int) /* broken: meant 4 bytes */
24 #define I8K_MACHINE_ID _IOR ('i', 0x81, int) /* broken: meant 16 bytes */
  /external/llvm/test/LTO/X86/
strip-debug-info.ll 10 ; CHECK-ERR: Broken module found, compilation aborted
21 !1 = !DIFile(filename: "broken", directory: "")

Completed in 1732 milliseconds

1 2 34 5 6 7 8 91011>>