Home
last modified time | relevance | path

Searched refs:Another (Results 1 – 25 of 274) sorted by relevance

1234567891011

/external/guice/core/test/com/google/inject/
DBoundInstanceInjectionTest.java86 Named.class.getName() + " and " + Another.class.getName()); in testMalformedInstance()
101 Named.class.getName() + " and " + Another.class.getName()); in testMalformedProvider()
106 @Inject void doublyAnnotated(@Named("a") @Another String unused) {} in doublyAnnotated()
110 @Inject void doublyAnnotated(@Named("a") @Another String s) {} in doublyAnnotated()
118 public @interface Another {} annotation in BoundInstanceInjectionTest
/external/markdown/tests/misc/
Dsome-test.txt39 1. Another list
54 Another code example
/external/markdown/MarkdownTest/Tests_2004/
DYuri-Email.text5 * Another item.
DYuri-Links-in-Headers.text14 Another with a [link][a]
DLinks-in-Headers.text-out7 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
DLinks-in-Headers.text-res7 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
/external/markdown/tests/markdown-test/
Dcodeblock-in-list.txt5 * Another list item
/external/clang/test/Rewriter/
Dmetadata-test-1.m10 @implementation Another implementation
/external/markdown/docs/extensions/
DHeaderId.txt37 #Another Header {#header}
43 <h1 id="header_1">Another Header</h1>
/external/llvm/test/Assembler/
D2002-03-08-NameCollision2.ll4 ; Another name collision problem. Here the problem was that if a forward
/external/markdown/tests/extensions-x-wikilinks/
Dwikilinks.txt5 Another with [[double spaces]] and [[double__underscores]] and
/external/curl/tests/data/
Dtest141925 Server: Another one/1.0
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy87 // Another OutputStream, append=false
92 // Another OutputStream, append=true
/external/valgrind/memcheck/tests/linux/
Dwith-space.vgtest8 # have to modify the contents of the .dSYM. Another idea would be to avoid
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy69 // Another OutputStream, append=false
74 // Another OutputStream, append=true
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy69 // Another OutputStream, append=false
74 // Another OutputStream, append=true
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy69 // Another OutputStream, append=false
74 // Another OutputStream, append=true
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy70 // Another OutputStream, append=false
75 // Another OutputStream, append=true
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
DREADME.txt23 comparisons. Another Python script will split generated input files into
/external/valgrind/helgrind/
DREADME_YARD.txt2 YARD, Yet Another Race Detector, built on the Helgrind framework
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dfile_equiv.txt15 Another common case where you might want to use file equivalence, is if you put your users home dir…
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy76 // Another OutputStream, append=false
81 // Another OutputStream, append=true
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy75 // Another OutputStream, append=false
80 // Another OutputStream, append=true
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy76 // Another OutputStream, append=false
81 // Another OutputStream, append=true
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DFileEntryTest.groovy75 // Another OutputStream, append=false
80 // Another OutputStream, append=true

1234567891011