/external/mockito/src/test/java/org/mockitousage/puzzlers/ |
D | BridgeMethodPuzzleTest.java | 28 public String say(T t) { in say() method in BridgeMethodPuzzleTest.Super 35 public String say(String t) { in say() method in BridgeMethodPuzzleTest.Sub 44 assertEquals("Dummy says: Hello", s.say("Hello")); in shouldHaveBridgeMethod() 56 s_down.say("Hello"); in shouldVerifyCorrectlyWhenBridgeMethodCalled() 58 verify(s).say("Hello"); in shouldVerifyCorrectlyWhenBridgeMethodCalled() 67 s.say("Hello"); in shouldVerifyCorrectlyWhenBridgeMethodVerified() 69 verify(s_down).say("Hello"); in shouldVerifyCorrectlyWhenBridgeMethodVerified()
|
D | OverloadingPuzzleTest.java | 24 void say(Object message); in say() method 28 void say(String message); in say() method 31 private void say(Object message) { in say() method in OverloadingPuzzleTest 32 mock.say(message); in say() 39 say("Hello"); in shouldUseArgumentTypeWhenOverloadingPuzzleDetected() 41 verify(sub).say("Hello"); in shouldUseArgumentTypeWhenOverloadingPuzzleDetected()
|
/external/elfutils/tests/ |
D | run-readelf-loc.sh | 68 [ 46] 0x00000000004004b2 <say+0x12>..0x00000000004004ba <say+0x1a> [ 0] breg5 0 73 [ 30] 0x00000000004004ad <say+0xd>..0x00000000004004af <say+0xf> 74 0x00000000004004b2 <say+0x12>..0x00000000004004ba <say+0x1a>
|
D | run-readelf-gdb_index.sh | 87 [ 1] 0x00000000004004d4 <hello>..0x000000000040050b <say+0x1c>, CU index: 1 95 [ 746] symbol: say, CUs: 1 118 [ 1] 0x00000000004004d4 <hello>..0x000000000040050b <say+0x1c>, CU index: 1 126 [ 746] symbol: say, CUs: 1 (func:G)
|
/external/valgrind/none/tests/s390x/ |
D | test.h | 13 #define SAY(x) say(x"\n", sizeof x) 21 int say(const char *text, unsigned long num_chars) in say() function
|
/external/libpcap/ |
D | README.linux | 26 whenever you want). If you want to compile it as a module, say M 41 module, say M here and read Documentation/modules.txt. You will 44 say Y. 65 If you say Y here, user-space programs can attach a filter to any 70 If unsure, say N.
|
/external/syslinux/com32/hdt/floppy/ |
D | hdt.cfg | 92 …Starts HDT using the Command Line Interface (CLI), show an item, say a message reboot and start me… 96 …s=modules.alias pciids=pci.ids quiet vesa nomenu auto='show memory;say `########`;say `Starting me…
|
/external/mesa3d/docs/specs/ |
D | MESA_texture_array.spec | 163 Change the first paragraph (page 150) to say (spec changes identical to 179 Change the fourth paragraph on page 151 to say (spec changes identical 190 Change the fourth paragraph on page 156 to say (spec changes identical 424 Change second paragraph on page 181 to say (spec changes identical to 433 Change second paragraph on page 182 to say (spec changes identical to 443 Change second through fourth paragraphs (page 188) to say: 463 Change the first paragraph (page 189) to say: 607 Change the first paragraph on page 242 to say (spec changes 634 Change the first three paragraphs (page 248) to say (spec changes
|
/external/markdown/tests/misc/ |
D | email.txt | 2 asdfasdfadsfasd <yuri@freewisdom.org> or you can say
|
/external/shflags/examples/ |
D | debug_output.sh | 21 speak: say something
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_testplan.txt | 14 then expected time of any grp (say grp1) 17 (* If there were say 2 task in a group then both task might devide the time 41 fairness(as we will run 1 task per group). then we create say n groups. By 50 Let us say we have 3 groups(1 task each) A,B,C each having 2, 4, 6 shares 99 In this test for the first run the test is run with say n tasks in m groups.
|
/external/clang/test/Parser/ |
D | missing-end-3.m | 6 // since I forgot the @end here it should say something
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/ |
D | depend.stg | 6 * are File objects. For example, you can say
|
/external/syslinux/core/ |
D | keywords | 26 say
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigignore/ |
D | coverage.txt | 6 …t for now because assertion statement is unclear and hard to understand what they're trying to say.
|
/external/fio/examples/ |
D | rand-zones.fio | 14 # something differently for writes, let's say 50% for the first 10%
|
/external/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/ |
D | opaque-call-alias.ll | 2 ; its own stratified set. This would make cases like the one in @test say that
|
/external/swiftshader/third_party/LLVM/autoconf/m4/ |
D | ltdl.m4 | 159 # library depends on, so we explicitly say `no'. 167 # say is unknown -- it depends on the patch being installed. If 175 # is used to find them so we can finally say `yes'. 205 [Define to the extension used for shared libraries, say, ".so".])
|
/external/libpcap/msdos/ |
D | readme.dos | 106 For a Watcom target say: 109 For a Borland target say: 112 And for a HighC/Pharlap target say:
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/ |
D | SymbolTable.g | 5 * define a global scope and say that globals and block use this by saying
|
/external/fec/ |
D | INSTALL | 3 To build and install the libfec libraries, simply say
|
/external/valgrind/none/tests/scripts/ |
D | Makefile.am | 10 say-hello.helper \
|
/external/llvm/test/CodeGen/ARM/ |
D | cfi-alignment.ll | 4 ; shouldn't be modified to say it has been.
|
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/ |
D | full-store-partial-alias.ll | 7 ; Without BasicAA, TBAA should say that %tmp5 is NoAlias with the store.
|
/external/llvm/test/Analysis/BasicAA/ |
D | full-store-partial-alias.ll | 7 ; Without BasicAA, TBAA should say that %tmp5 is NoAlias with the store.
|