/external/eigen/ |
signature_of_eigen3_matrix_library | 1 This file is just there as a signature to help identify directories containing Eigen3. When writing a script looking for Eigen3, just look for this file. This is especially useful to help disambiguate with Eigen2...
|
/external/valgrind/main/cachegrind/tests/ |
filter_cachesim_discards | 7 # Anonymise paths like "/local/foo/bar/tests/baz/quux" (note "tests" is there)
|
/external/valgrind/main/massif/tests/ |
one.c | 3 // A test for a single allocation. There are two .post.exp* files, for each
|
/ndk/tests/build/test-inet-defs/ |
README | 1 This test is there to check that certain declarations are correctly provided
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
fenvinline.h | 2 handling functions. If there were any. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fenvinline.h | 2 handling functions. If there were any. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
fenvinline.h | 2 handling functions. If there were any. */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_35.txt | 4 counter to RFC 2822, there's no separating newline here
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_35.txt | 4 counter to RFC 2822, there's no separating newline here
|
/external/llvm/cmake/modules/ |
AddLLVMDefinitions.cmake | 0 # There is no clear way of keeping track of compiler command-line 5 # Beware that there is no implementation of remove_llvm_definitions.
|
/cts/suite/audio_quality/test/ |
StringUtilTest.cpp | 32 android::String8 str("hello there"); 41 ASSERT_TRUE(StringUtil::compare(sub3, "there") == 0); 48 android::String8 str("hello there"); 49 ASSERT_TRUE(StringUtil::endsWith(str, "there")); 50 ASSERT_TRUE(StringUtil::endsWith(str, "hello there")); 51 ASSERT_TRUE(!StringUtil::endsWith(str, "not there")); 55 android::String8 str("hello:there:break:this:"); 60 ASSERT_TRUE(StringUtil::compare(tokens->at(1), "there") == 0);
|
/external/chromium_org/ash/wm/workspace/ |
workspace_types.h | 12 // There's a full screen window. 15 // There's a maximized window.
|
/external/chromium_org/tools/gyp/test/rules/src/noaction/ |
no_action_with_rules_fails.gyp | 5 # Test the case where there's no action but there are input rules that should
|
/external/llvm/test/Assembler/ |
2002-04-29-NameBinding.ll | 0 ; There should be NO references to the global v1. The local v1 should 4 ; Check by running globaldce, which will remove the constant if there are
|
/libcore/luni/src/main/java/java/sql/ |
ResultSetMetaData.java | 47 * if there is a database error. 59 * if there is a database error. 69 * if there is a database error. 81 * if there is a database error. 93 * if there is a database error. 104 * if there is a database error. 115 * if there is a database error. 127 * if there is a database error. 138 * if there is a database error. 150 * if there is a database error [all...] |
/art/test/049-show-object/ |
expected.txt | 11 2: there
|
/art/test/086-null-super/ |
info.txt | 5 that if there was no exception, the value returned would be non-null.
|
/dalvik/dx/tests/032-bb-live-code/ |
info.txt | 3 to. There is at least one example of each instruction which allows
|
/dalvik/dx/tests/121-sccp/ |
info.txt | 2 ensure there aren't any regressions.
|
/dalvik/tests/049-show-object/ |
expected.txt | 11 2: there
|
/dalvik/tests/086-null-super/ |
info.txt | 5 that if there was no exception, the value returned would be non-null.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
CHANGES.txt | 15 * Meta change: there now is a CHANGES.tx
|
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
experimental_devtools_console.html | 3 the inspected page console and post messages there. <code>getMessages()</code>
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
drag-move-in-search-field.html | 2 between "lorem" and "ipsum". There should be no assertion failure in a
|
print-after-window-close.html | 3 var w = window.open("data:text/html,Loading a data URL is asynchronous, so this text shouldn't appear. But it's most important to check that there is no crash after dismissing the print sheet.");
|