HomeSort by relevance Sort by last modified time
    Searched refs:tested (Results 1 - 25 of 159) sorted by null

1 2 3 4 5 6 7

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
SelectableResolution.java 27 public boolean tested; field in class:SelectableResolution
35 this.tested = false;
41 + (!tested ? "untested" : "done");
  /external/bison/lib/glthread/
threadlib.c 42 static int tested; local
45 if (!tested)
60 tested = 1;
  /external/harfbuzz_ng/src/
check-libstdc++.sh 17 tested=false
27 tested=true
29 if ! $tested; then
check-defs.sh 19 tested=false
36 tested=true
39 if ! $tested; then
check-symbols.sh 18 tested=false
36 tested=true
38 if ! $tested; then
  /external/robolectric/v1/
find-android.bat 5 # not yet tested!
  /external/mockito/src/test/java/org/mockitousage/annotation/
DeprecatedAnnotationEngineApiTest.java 29 @InjectMocks Tested tested = new Tested(); field in class:DeprecatedAnnotationEngineApiTest.SimpleTestCase
33 class Tested {
54 assertNotNull(test.tested.dependency);
55 assertSame(test.mock, test.tested.dependency);
70 assertNull(test.tested.dependency);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
diffexp-ovwr.s 2 ; There are actually two regressions tested here:
6 ; one is tested) can take "difference-expressions".
binop-segref.s 69 ; tested code (I'm superstitious).
regreg.s 4 ; Note that sizes have to be tested by iterating over them; they
ccr.s 6 nop ; So we get it tested too -- and it makes the
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32r2-fp32.s 10 # Only the 32-bit FPU instructions are tested here.
mips64r2.s 2 # (assumes that mips32r2 instructions will be tested separately for mips64r2.)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-bend1.d 9 # This test depend on that the non-at-end condition is tested before
  /external/v8/
Android.mk 24 $(warning WARNING: Building on ARM with non-ARMv7 variant. On ARM, V8 is well tested only on ARMv7.)
  /prebuilts/go/darwin-x86/src/bytes/
equal_test.go 21 // This test runs only on linux. The code being tested is
22 // not OS-specific, so it does not need to be tested on all
  /prebuilts/go/linux-x86/src/bytes/
equal_test.go 21 // This test runs only on linux. The code being tested is
22 // not OS-specific, so it does not need to be tested on all
  /external/sqlite/android/
Android.mk 27 # (as of 2009-08-02), in which phone_number_compare() is tested via sqlite's custom
  /packages/providers/CallLogProvider/
Android.mk 11 # leaving out code which is tested by other means (e.g. static libraries) that
  /external/llvm/test/MC/ARM/
ldr-pseudo-obj-errors.s 7 @with the ldr pseudo. They are tested separately from parse errors because they
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
relocs2.s 16 ;; bfd/elf32-ip2k.c (ip2k_final_link_relocate) is tested a little more.
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
construction.rb 269 /** templates tested:
277 /** templates tested:
287 /** templates tested:
295 /** templates tested:
313 /** templates tested:
320 /** templates tested:
327 /** templates tested:
334 /** templates tested:
  /packages/providers/ContactsProvider/
Android.mk 17 # leaving out code which is tested by other means (e.g. static libraries) that
  /external/llvm/test/MC/Mips/
directive-ent.s 1 # The effects of .ent on the .pdr section are tested in mips-pdr*.s. Test
  /external/parameter-framework/support/android/asio/
asio_shrinker.sh 129 Although unlikely (thanks to having been tested on all AOSP lunch targets), if

Completed in 1603 milliseconds

1 2 3 4 5 6 7