/external/icu/icu4c/source/test/cintltst/ |
currtest.c | 173 log_err("Error: unum_formatDouble didn't return %s\n", expectedFirst); 180 log_err("Error: unum_formatDouble didn't return %s\n", expectedSecond); 187 log_err("Error: unum_formatDouble didn't return %s\n", expectedThird); 224 log_err("Error: unum_parseDoubleCurrency didn't return the same value for same string %f %f %s\n",
|
/external/llvm/docs/HistoricalNotes/ |
2001-07-06-LoweringIRForCodeGen.txt | 7 didn't get time to raise it today, but it comes up with the SPARC
|
/external/llvm/lib/IR/ |
PassManager.cpp | 26 // didn't even see an invalidate call when we got invalidated.
|
/external/llvm/test/Transforms/IPConstantProp/ |
return-constants.ll | 4 ;; Check that the second return values didn't get propagated
|
/external/llvm/unittests/Support/ |
ThreadLocalTest.cpp | 31 "ThreadLocal::get didn't return a pointer to const object");
|
/external/mockito/src/org/mockito/internal/creation/jmock/ |
SearchingClassLoader.java | 46 //Had to comment that out because it didn't work with in-container Spring tests
|
/external/nanopb-c/examples/using_union_messages/ |
encode.c | 32 /* Didn't find the field for messagetype */
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/matchers/ |
StartedMatcher.java | 49 message += "didn't start anything";
|
/external/skia/gm/ |
distantclip.cpp | 60 // If the image is red, we erroneously decided the clipPath was empty and didn't record
|
/external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/ |
BlankMethodItem.java | 44 //we didn't technically print something, but returning true indicates that a newline should be printed
|
/external/toybox/toys/posix/ |
pwd.c | 48 // If -L didn't give us a valid path, use cwd.
|
/external/v8/src/ |
dtoa.cc | 76 // If the fast dtoa didn't succeed use the slower bignum version.
|
/external/v8/test/mjsunit/regress/ |
regress-937896.js | 28 // This used to crash because the label collector in the parser didn't
|
/external/v8/test/mjsunit/ |
unicode-case-overoptimization.js | 29 // didn't break anything.
|
/external/v8/test/webkit/ |
dfg-float32-array-nan.js | 45 debug("I didn't crash, which is a good thing.");
|
dfg-to-string-toString-becomes-bad-with-check-structure.js | 25 "Tests that the DFG checks that the toString method didn't become bad even if the StringObject already had a CheckStructure."
|
interpreter-no-activation-expected.txt | 31 PASS Didn't crash
|
interpreter-no-activation.js | 40 testPassed("Didn't crash");
|
jit-float32-array-nan.js | 42 debug("I didn't crash, which is a good thing.");
|
/frameworks/av/media/libnbaio/ |
LibsndfileSource.cpp | 62 // We didn't read any frames during the current loop cycle, so disable
|
/frameworks/base/core/tests/coretests/src/android/view/ |
ViewGroupAttributesTest.java | 68 // verify we didn't change something unrelated
|
/frameworks/base/docs/html/distribute/engage/ |
intents.jd | 17 features they didn?t know it supported.</p>
|
/frameworks/base/services/core/java/com/android/server/updates/ |
TzDataInstallReceiver.java | 51 // not. If we didn't do this we could attempt to install repeatedly.
|
/frameworks/base/tools/preload2/src/com/android/preload/actions/ |
ReloadListAction.java | 60 // Not good, didn't get all data?
|
/hardware/bsp/intel/peripheral/libmraa/src/usb/ |
usb.c | 55 // this is not an error but more that we didn't find a USB platform extender we recognise
|