HomeSort by relevance Sort by last modified time
    Searched refs:repro (Results 1 - 5 of 5) sorted by null

  /development/vndk/tools/header-checker/tests/integration/c_and_cpp/
reproducability.c 3 int repro(struct ShouldRepro *s) { function
  /external/toolchain-utils/binary_search_tool/sysroot_wrapper/
glibc_test_script.sh 39 echo "export DISPLAY=:0.0; echo \$DISPLAY; /usr/local/piglit/lib/piglit/bin/glx-close-display -auto" > /tmp/repro.sh
41 scp ${SSH_OPTS} /tmp/repro.sh root@${DUT}:/tmp
44 ( ssh ${SSH_OPTS} root@${DUT} -- /bin/bash -l /tmp/repro.sh ) > /tmp/result
  /external/guava/guava-tests/test/com/google/common/base/
Utf8Test.java 75 StringBuilder repro = new StringBuilder(); local
77 repro.append(" " + (int) sb.charAt(j)); // GWT compatible
79 assertEquals(repro.toString(), utf8Length, Utf8.encodedLength(sb));
  /prebuilts/go/darwin-x86/src/net/http/
transport_test.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
transport_test.go     [all...]

Completed in 232 milliseconds