/external/markdown/MarkdownTest/Tests_2004/ |
Inline HTML (Simple).text | 7 This should be a code block, though: 13 As should this: 27 This should just be an HTML comment:
|
/external/markdown/MarkdownTest/Tests_2007/ |
Inline HTML (Simple).text | 7 This should be a code block, though: 13 As should this: 27 This should just be an HTML comment:
|
/external/markdown/tests/markdown-test/ |
backlash-escapes.txt | 1 These should all get escaped: 37 These should not, because they occur within a code block: 72 Nor should these, which occur in code spans:
|
inline-html-simple.txt | 7 This should be a code block, though: 13 As should this: 27 This should just be an HTML comment:
|
/external/markdown/tests/safe_mode/ |
inline-html-simple.txt | 7 This should be a code block, though: 13 As should this: 27 This should just be an HTML comment:
|
/external/selinux/libselinux/man/man3/ |
selinux_getenforcemode.3 | 18 to 1 if SELinux should be run in enforcing mode. 21 to 0 if SELinux should be run in permissive mode. 24 to \-1 if SELinux should be disabled.
|
/external/testng/src/test/java/test/dataprovider/ |
FailingIterableDataProviderTest.java | 24 Assert.fail("Exceptions thrown during tests should always be caught!", e); 27 "Should have 1 failure from a bad data-provider iteration"); 29 "Should have 5 passed test from before the bad data-provider iteration");
|
/external/vboot_reference/firmware/2lib/ |
2stub.c | 5 * Stub API implementations which should be implemented by the caller. 51 return VB2_ERROR_SHA_EXTEND_ALGORITHM; /* Should not be called. */ 58 return VB2_ERROR_SHA_FINALIZE_ALGORITHM; /* Should not be called. */
|
/external/vboot_reference/scripts/image_signing/sample-test-configs/ |
ensure_no_nonrelease_files.config | 7 # Files/directories that should never be present in a clean, 13 # Should not ship with a local account pre-set on the system 16 # Generation of this should happen on-device. Don't want to introduce
|
/frameworks/base/core/java/android/ |
package.html | 7 applications, but you should generally use only resources that you've provided directly in your 9 In particular, you should not use drawable resources from the {@code android} package, because they 11 {@link android.R.style styles} are the only resources you should use directly from these
|
/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
VerticalFocusSearchTest.java | 104 assertNull("going left should have no next focus", 107 assertEquals("going right from mMidSkinny1Left should go to mMidSkinny2Right", 111 assertEquals("going up from mMidSkinny1Left should go to mTopWide", 115 assertEquals("going down from mMidSkinny1Left should go to mMidSkinny2Right", 121 assertEquals("going left from mMidSkinny2Right should go to mMidSkinny1Left", 125 assertNull("going right should have no next focus", 128 assertEquals("going up from mMidSkinny2Right should go to mMidSkinny1Left", 132 assertEquals("going down from mMidSkinny2Right should go to mBottomWide", 139 assertNull("going down from bottom button should have no next focus.", 142 assertNull("going left from bottom button should have no next focus." [all...] |
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/ |
ButtonsWithTallTextViewInBetweenTest.java | 68 assertTrue("top button should be shorter than max scroll amount", 71 assertTrue("bottom button should be further than max scroll amount off screen", 79 assertEquals("scroll view should be scrolled by the max amount for one " 84 assertTrue("top button should be off screen", 87 assertFalse("top button should have lost focus", 90 assertTrue("scroll view should be focused", mScrollView.isFocused()); 105 assertEquals("should be fully scrolled to bottom", 123 assertEquals("should be fully scrolled to bottom", 129 assertEquals("scroll view should have scrolled by the max amount for one " 134 assertTrue("bottom button should be off screen" [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/cert/ |
CertificateTest.java | 75 assertNull("Public key should be null", tbt_cert.getPublicKey()); 81 * operation: it should be reflexive, symmetric, transitive, consistent and 82 * should be false on null object. 110 assertTrue("The equivalence relation should be reflexive.", tbt_cert 114 "The Certificates with equal encoded form should be equal", 117 assertTrue("The equivalence relation should be symmetric.", tbt_cert_1 121 "The Certificates with equal encoded form should be equal", 124 assertTrue("The equivalence relation should be transitive.", tbt_cert 127 assertFalse("Should not be equal to null object.", tbt_cert 131 + "should not be equal", tbt_cert.equals(tbt_cert_3)) [all...] |
/ndk/tests/build/stdint-c++/jni/ |
Android.mk | 7 # - All constants should be defined when <stdint.h> is included from a C program 9 # - When included from a C++ program, limit-related macros should only be 12 # - When included from a C++ program, constant-related macros should only be
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug114.go | 15 println("1<<32 - 1 is", B32, "should be", 0xFFFFFFFF) 19 println("(-1) & ((1<<32) - 1) is", C32, "should be", 0xFFFFFFFF) 23 println("^0 is", D32, "should be", -1)
|
bug148.go | 40 panic("function should panic") 52 but it should crash: The type assertion on line 18 should fail
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug114.go | 15 println("1<<32 - 1 is", B32, "should be", 0xFFFFFFFF) 19 println("(-1) & ((1<<32) - 1) is", C32, "should be", 0xFFFFFFFF) 23 println("^0 is", D32, "should be", -1)
|
bug148.go | 40 panic("function should panic") 52 but it should crash: The type assertion on line 18 should fail
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/ |
bittest.s | 3 # Bit operation instructions (BCLR, BNOT, BSET, BTST) should not be placed in IU. 4 # If the user specifically indicates they should be in the IU, GAS will 6 # will fail in IU only occasionally. Thus GAS should pack them in MU for
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/ |
branch_32.s | 13 * for local label 1, assembler should NOT alter instructions before .skip; 14 * but it SHOULD alter instructions afte it. 26 * for local label 2, assembler SHOULD alter instructions before .skip; 27 * but it should NOT alter instructions after it. 70 * for local label 1, assembler should NOT alter instructions before .skip; 71 * but it SHOULD alter instructions afte it. 85 * for local label 2, assembler SHOULD alter instructions before .skip; 86 * but it should NOT alter instructions after it. 118 * for local label 1, assembler should NOT alter instructions before .skip; 119 * but it SHOULD alter instructions afte it [all...] |
/bionic/tests/ |
fortify_compilation_test.cpp | 36 // clang should emit a warning, but doesn't 41 // clang should emit a warning, but doesn't 50 // clang should emit a warning, but doesn't 55 // clang should emit a warning, but doesn't 60 // clang should emit a warning, but doesn't 65 // clang should emit a warning, but doesn't 74 // clang should emit a warning, but doesn't 83 // clang should emit a warning, but doesn't 92 // clang should emit a warning, but doesn't 101 // clang should emit a warning, but doesn' [all...] |
/device/generic/armv7-a-neon/overlay/frameworks/base/core/res/res/xml/ |
storage_list.xml | 20 <!-- The <device> element should contain one or more <storage> elements. 21 Exactly one of these should have the attribute primary="true". 22 This storage will be the primary external storage and should have path="/mnt/sdcard". 23 Each storage should have both a path and description attribute set. 29 mtp-reserve: number of megabytes of storage MTP should reserve for free storage 34 A storage should not have both emulated and removable set to true
|
/device/generic/mips/overlay/frameworks/base/core/res/res/xml/ |
storage_list.xml | 20 <!-- The <device> element should contain one or more <storage> elements. 21 Exactly one of these should have the attribute primary="true". 22 This storage will be the primary external storage and should have path="/mnt/sdcard". 23 Each storage should have both a path and description attribute set. 29 mtp-reserve: number of megabytes of storage MTP should reserve for free storage 34 A storage should not have both emulated and removable set to true
|
/device/generic/x86/overlay/frameworks/base/core/res/res/xml/ |
storage_list.xml | 20 <!-- The <device> element should contain one or more <storage> elements. 21 Exactly one of these should have the attribute primary="true". 22 This storage will be the primary external storage and should have path="/mnt/sdcard". 23 Each storage should have both a path and description attribute set. 29 mtp-reserve: number of megabytes of storage MTP should reserve for free storage 34 A storage should not have both emulated and removable set to true
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
SecretKeySpecTest.java | 49 fail("An IllegalArgumentException should be thrown " 56 fail("An IllegalArgumentException should be thrown " 63 fail("An IllegalArgumentException should be thrown " 71 + "should not cause the change of internal array.", 89 fail("An IllegalArgumentException should be thrown " 96 fail("An IllegalArgumentException should be thrown " 103 fail("An IllegalArgumentException should be thrown " 110 fail("An IllegalArgumentException should be thrown " 117 fail("An ArrayIndexOutOfBoundsException should be thrown " 127 fail("An ArrayIndexOutOfBoundsException should be thrown [all...] |