/external/markdown/tests/misc/ |
autolinks_with_asterisks_russian.txt | 1 <http://some.site/?????*?????*????????>
|
autolinks_with_asterisks_russian.html | 1 <p><a href="http://some.site/?????*?????*????????">http://some.site/?????*?????*????????</a></p
|
autolinks_with_asterisks.txt | 1 <http://some.site/weird*url*thing>
|
autolinks_with_asterisks.html | 1 <p><a href="http://some.site/weird*url*thing">http://some.site/weird*url*thing</a></p
|
underscores.txt | 3 Here is some _emphasis_, ok? 9 Here is some __strong__ stuff.
|
headers.txt | 7 # [Markdown](http://some.link.com/) 15 Some other text
|
html.txt | 4 Some inline <b>stuff<b>. 6 Now some <arbitrary>arbitrary tags</arbitrary>.
|
/art/test/092-locale/ |
info.txt | 1 Exercise some locale-specific classes.
|
/frameworks/base/tests/Split/assets/ |
blah.txt | 1 This is some useful info.
|
/developers/samples/android/common/ |
README.txt | 1 This directory contains shared classes referenced by some samples.
|
/external/apache-harmony/support/src/test/resources/ |
hyts_Foo.c | 0 /* Some random file for it to look at. *
|
/libcore/luni/src/test/resources/ |
hyts_Foo.c | 0 /* Some random file for it to look at. *
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
tty.h | 5 * 'tty.h' defines some structures used by tty_io.c and some defines.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
tty.h | 5 * 'tty.h' defines some structures used by tty_io.c and some defines.
|
/external/chromium_org/chromeos/test/data/network/ |
shill_l2tpipsec.json | 4 "Provider.Host": "some.host.org", 7 "L2TPIPsec.User": "some username", 8 "L2TPIPsec.XauthPassword": "some xauth password", 9 "L2TPIPsec.XauthUser": "some xauth username", 10 "L2TPIPsec.Password": "some password",
|
shill_l2tpipsec_clientcert.json | 3 "L2TPIPsec.Password": "some password", 4 "L2TPIPsec.User": "some username", 5 "L2TPIPsec.XauthPassword": "some xauth password", 6 "L2TPIPsec.XauthUser": "some xauth username", 8 "Provider.Host": "some.host.org",
|
valid_l2tpipsec.onc | 6 "Host": "some.host.org", 13 "Username": "some xauth username", 14 "Password": "some xauth password" 18 "Username": "some username", 19 "Password": "some password"
|
/external/chromium_org/content/test/data/accessibility/ |
bdo-expected-android.txt | 2 android.view.View clickable name='Some LTR textSome RTL textwith some LTR text embedded'
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
subwrite.inp | 1 Not some church, and not the state, 2 Not some dark capricious fate.
|
subwrt1.good | 1 Not some church, and not the state, 2 Not some dark capricious fate.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/data/ |
README | 2 created by some tests.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/data/ |
README | 2 created by some tests.
|
/art/test/077-method-override/ |
info.txt | 1 Test various forms of method overrides, including some not allowed by the
|
/external/markdown/tests/markdown-test/ |
codeblock-in-list.txt | 3 Some *code*
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
README.txt | 1 These classes are tied to the VM, e.g. the VM may invoke some of the methods.
|