/external/easymock/src/org/easymock/ |
IAnswer.java | 19 * Used to answer expected calls.
24 * is called by EasyMock to answer an expected call.
25 * The answer may be to return a value, or to throw an exception.
26 * The arguments of the call for which the answer is generated
33 T answer() throws Throwable;
method in interface:IAnswer
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
double_colon | 49 $answer = "aaa\nbbb\n"; 50 &compare_output($answer, &get_logfile(1)); 56 $answer = "aaa\nbbb\n"; 57 &compare_output($answer, &get_logfile(1)); 63 $answer = "aaa\naaa done\nbbb\n"; 64 &compare_output($answer, &get_logfile(1)); 70 $answer = "aaa\naaa done\nbbb\n"; 71 &compare_output($answer, &get_logfile(1)); 80 $answer = "f1.h\nfoo FIRST\n"; 81 &compare_output($answer, &get_logfile(1)) [all...] |
mult_targets | 29 # Create the answer to what should be produced by this Makefile 30 $answer = "I am big\n"; 32 &compare_output($answer,&get_logfile(1)); 35 $answer = "I am little\n"; 36 &compare_output($answer,&get_logfile(1));
|
override | 22 # Create the answer to what should be produced by this Makefile 23 $answer = "First comes the definition.\n" 26 &compare_output($answer,&get_logfile(1));
|
mult_rules | 49 # Create the answer to what should be produced by this Makefile 50 $answer = "$make_name: *** No rule to make target `extra.h', needed by `foo.o'. Stop.\n"; 52 &compare_output($answer,&get_logfile(1)); 65 # Create the answer to what should be produced by this Makefile 66 $answer = "EXTRA EXTRA\n"; 68 &compare_output($answer,&get_logfile(1));
|
export | 52 $answer = "FOO=foo BAR=bar BAZ=baz BOZ=boz BITZ=bitz BOTZ=botz 55 &compare_output($answer,&get_logfile(1)); 63 $answer = "FOO=foo BAR=bar BAZ=baz BOZ=boz BITZ=bitz BOTZ=botz 66 &compare_output($answer,&get_logfile(1)); 72 $answer = "FOO=foo BAR=bar BAZ=baz BOZ=boz BITZ=bitz BOTZ=botz 75 &compare_output($answer,&get_logfile(1)); 81 $answer = "FOO=foo BAR=bar BAZ=baz BOZ=boz BITZ=bitz BOTZ=botz 84 &compare_output($answer,&get_logfile(1)); 90 $answer = "FOO=foo BAR=bar BAZ=baz BOZ=boz BITZ=bitz BOTZ=botz 93 &compare_output($answer,&get_logfile(1)) [all...] |
patspecific_vars | 40 $answer = "one.x: one two baz\ntwo.x: foo four baz\nthree.x: foo four three\n"; 41 &compare_output($answer,&get_logfile(1)); 47 $answer = "one.x: one two five\ntwo.x: foo four five\nthree.x: foo four three\n"; 48 &compare_output($answer,&get_logfile(1)); 54 $answer = "baz: foo two baz\nfour.x: foo two baz\n"; 55 &compare_output($answer,&get_logfile(1)); 61 $answer = "aaa bbb\nccc ddd\n"; 62 &compare_output($answer,&get_logfile(1));
|
vpathplus | 76 $answer = "cat bar.d > bar.c 79 &compare_output($answer,&get_logfile(1)); 87 $answer = "not creating notarget.c from notarget.d 92 &compare_output($answer,&get_logfile(1)); 102 $answer = "cat ${VP}inter.d > inter.c 107 &compare_output($answer,&get_logfile(1)); 119 $answer = "cat ${VP}inter.d > inter.c 124 &compare_output($answer,&get_logfile(1));
|
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
clean | 28 # Create the answer to what should be produced by this Makefile 29 $answer = "This makefile did not clean the dir... good\n"; 31 &compare_output($answer,&get_logfile(1)) || &error ("abort"); 34 $answer = "$delete_command $example\n"; 39 &compare_output($answer,&get_logfile(1)) || &error ("abort");
|
FORCE | 26 $answer = "$delete_command clean\n"; 29 &compare_output($answer,&get_logfile(1));
|
SILENT | 26 $answer = ""; 31 &compare_output($answer,&get_logfile(1));
|
/external/webkit/Source/WebCore/manual-tests/wml/ |
select-element.wml | 6 <p>You can select one or more options, and then click 'Answer', the second card will tell you what you selected</p> 16 <do type="accept" label="Answer"> 21 <card id="card2" title="Answer">
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
value | 24 # Create the answer to what should be produced by this Makefile 25 $answer = "FOO = OO FOO = foo FOO = foo FOO = foo\n"; 28 &compare_output($answer,&get_logfile(1));
|
wildcard | 44 $answer = "example.1 example.3 example._ example.for example.two\n"; 48 &compare_output($answer,&get_logfile(1)); 54 $answer = "example.1 example.3 example._\n" 60 &compare_output($answer,&get_logfile(1)); 66 $answer = "$delete_command example.1 example.3 example._ example.for example.two"; 69 $answer .= " \n"; 73 $answer .= "\n"; 82 &compare_output($answer,&get_logfile(1));
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-C | 36 # Create the answer to what should be produced by this Makefile 37 $answer = "$make_name: Entering directory `$wpath'\n" 41 &compare_output($answer,&get_logfile(1)); 64 # Create the answer to what should be produced by this Makefile 65 $answer = "$make_name: Entering directory `$wpath'\n" 69 &compare_output($answer,&get_logfile(1));
|
general | 16 $answer = "$make_name: Parallel jobs (-j) are not supported on this platform.\n$make_name: Resetting to single job (-j1) mode.\n1foo\n"; 19 $answer = "1foo\n"; 32 $answer = ""; 33 &compare_output($answer, &get_logfile(1));
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
MFILE_LIST | 27 $answer = "$makefile\n$makefile $makefile2\n$makefile $makefile2\n"; 28 &compare_output($answer,&get_logfile(1));
|
MAKEFILES | 31 $answer = "DEFAULT RULE: M2=m2 M3=m3\n"; 32 &compare_output($answer,&get_logfile(1));
|
/frameworks/base/tools/aidl/ |
options_test.cpp | 8 struct Answer { 57 test(const Answer& answer) 60 while (answer.argv[argc]) { 67 int result = parse_options(argc, answer.argv, &options); 70 if (((bool)result) != ((bool)answer.result)) { 72 answer.result << endl; 82 if (!match_arrays(answer.systemSearchPath, options.systemSearchPath)) { 86 print_array(" ", answer.systemSearchPath); 91 if (!match_arrays(answer.localSearchPath, options.localSearchPath)) [all...] |
/external/chromium/chrome/browser/resources/options/ |
autofill_options.html | 29 <a href="https://www.google.com/support/chromeos/bin/answer.py?answer=142893" 33 <a href="https://www.google.com/support/chrome/bin/answer.py?answer=142893"
|
/external/proguard/examples/annotations/examples/ |
NativeCallBack.java | 17 * Suppose this is a native method that computes an answer. 40 int answer = new NativeCallBack().computeAnswer(); local 42 System.out.println("The answer is " + answer);
|
/prebuilts/tools/common/proguard/proguard4.7/examples/annotations/examples/ |
NativeCallBack.java | 17 * Suppose this is a native method that computes an answer. 40 int answer = new NativeCallBack().computeAnswer(); local 42 System.out.println("The answer is " + answer);
|
/external/chromium/chrome/common/ |
url_constants.cc | 198 "https://www.google.com/support/chromeos/bin/answer.py?answer=95606"; 200 "https://www.google.com/support/chrome/bin/answer.py?answer=95606"; 212 "https://www.google.com/support/chromeos/bin/answer.py?answer=95617"; 214 "https://www.google.com/support/chrome/bin/answer.py?answer=95617"; 219 "https://www.google.com/support/chromeos/bin/answer.py?answer=1047340" [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
SortedListsTest.java | 41 void assertModelAgrees(List<Integer> list, Integer key, int answer, 46 assertEquals(list.indexOf(key), answer); local 52 assertEquals(list.lastIndexOf(key), answer); local 58 assertEquals(key, list.get(answer)); 64 assertEquals(list.lastIndexOf(key) + 1, answer); local 70 assertEquals(list.indexOf(key) - 1, answer); local 84 assertEquals(nextHigherIndex - 1, answer); 87 assertEquals(nextHigherIndex, answer); 90 assertEquals(-1 - nextHigherIndex, answer);
|
/external/qemu/telephony/ |
modem_driver.c | 94 const char* answer; local 103 answer = amodem_send(android_modem, md->in_buff); 104 if (answer != NULL) { 105 D( "%s: >> %s\n", __FUNCTION__, answer ); 106 len = strlen(answer); 107 if (len == 2 && answer[0] == '>' && answer[1] == ' ') 110 qemu_chr_write(md->cs, (const uint8_t*)answer, len); 113 D( "%s: -- NO ANSWER\n", __FUNCTION__ );
|