Searched refs:tested (Results 1 - 25 of 28) sorted by relevance

12

/external/bison/lib/glthread/
H A Dthreadlib.c42 static int tested; local
45 if (!tested)
60 tested = 1;
/external/harfbuzz_ng/src/
H A Dcheck-libstdc++.sh17 tested=false
26 tested=true
29 if ! $tested; then
H A Dcheck-symbols.sh19 tested=false
42 tested=true
45 if ! $tested; then
/external/robolectric/
H A Dfind-android.bat5 # not yet tested!
/external/v8/
H A DAndroid.mk22 $(warning WARNING: Building on ARM with non-ARMv7 variant. On ARM, V8 is well tested only on ARMv7.)
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
H A Dconstruction.rb269 /** templates tested:
277 /** templates tested:
287 /** templates tested:
295 /** templates tested:
313 /** templates tested:
320 /** templates tested:
327 /** templates tested:
334 /** templates tested:
/external/sqlite/android/
H A DAndroid.mk39 # (as of 2009-08-02), in which phone_number_compare() is tested via sqlite's custom
/external/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc121 # error ReplaceSystemMalloc was not tested on x64
/external/compiler-rt/lib/interception/
H A Dinterception_win.cc61 # error OverrideFunction was not tested on x64
/external/dropbear/libtomcrypt/src/mac/hmac/
H A Dhmac_test.c267 int tested=0,failed=0;
271 ++tested;
303 } else if (tested == 0) {
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Collections.Tests.pas8 being tested.
H A DAntlr.Runtime.Tools.Tests.pas8 being tested.
H A DAntlr.Runtime.Tree.Tests.pas8 being tested.
/external/chromium_org/third_party/skia/src/gpu/
H A DGrAAHairLinePathRenderer.cpp171 static bool tested; local
172 if (!tested) {
173 tested = true;
/external/skia/src/gpu/
H A DGrAAHairLinePathRenderer.cpp171 static bool tested; local
172 if (!tested) {
173 tested = true;
/external/chromium/base/win/
H A Dpe_image.cc15 #error This code is not tested on x64. Please make sure all the base unit tests\
/external/skia/
H A DAndroid.mk75 # defines the order image decoders are tested when decoding a
76 # stream. The last decoder is the first one tested, so the .cpp
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm13 ; * the moment. I have successfully compiled and tested this code with gcc2.96,
/external/chromium_org/chrome/installer/mac/
H A Dpkg-dmg254 I<pkg-dmg> has been tested with Mac OS X releases 10.2 ("Jaguar")
/external/chromium_org/third_party/libjingle/source/talk/
H A Dmain.scons213 '/nxcompat', # Binary was tested to be be compatible with Windows DEP.
/external/dropbear/libtommath/
H A Dbn.tex111 This will build the library and archive the object files in ``tommath.lib''. This has been tested with MSVC
/external/chromium_org/third_party/icu/source/
H A Dconfigure5019 # OK. Now, we've tested for 32 and 64 bitness. Let's see what we'll do.
9098 echo "** ICU was configured without mutex or thread support. Multithread-safe operation will not be tested. If this is unexpected, then run configure with --enable-threads=yes or check the messages above to see why thread support was not found." 1>&6
/external/elfutils/tests/
H A Dtestfile44.S.bz2
H A Dtestfile45.S.bz2
/external/dropbear/libtomcrypt/
H A Dcrypt.tex1238 The EAX mode code can be tested to ensure it matches the test vectors by calling the following function:

Completed in 2315 milliseconds

12