Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/external/angle/src/libANGLE/serializer/
DJsonSerializer_unittest.cpp28 const std::string expect = in TEST_F() local
43 const std::string expect = in TEST_F() local
58 const std::string expect = in TEST_F() local
72 const std::string expect = in TEST_F() local
87 const std::string expect = in TEST_F() local
105 const std::string expect = in TEST_F() local
129 const std::string expect = in TEST_F() local
149 const std::string expect = in TEST_F() local
177 const std::string expect = in TEST_F() local
193 const std::string expect = in TEST_F() local
[all …]
/external/libxml2/python/tests/
Dreader.py320 expect="""1 (a) [None] 0 0 variable
335 expect="""1 (test) [None] 0 0 variable
347 expect="""1 (a) [None] 0 0 variable
363 expect="""1 (test) [None] 1 0 variable
373 expect="""1 (test) [None] 0 0 variable
387 expect="""1 (test) [None] 0 0 variable
399 expect="""1 (p) [None] 0 0 variable
420 expect="""10 (article) [None] 0 0 variable
Dreader2.py26 expect = { variable
117 expect = {"{}{}.xml".format(dir_prefix, key): val for key, val in expect.items()} variable
161 expect="""10,test variable
211 expect="""10 test variable
263 expect="""10 test 0 variable
316 expect="""10 test 0 variable
Dwalker.py25 expect="""0 1 foo 0 variable
64 expect="""0 1 foo 0 variable
104 expect="""0 1 foo 0 variable
Dreader7.py25 expect="""0 1 foo 0 variable
61 expect="""0 1 foo 0 variable
/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/
DFormatterTest.java151 String expect = "package test;\n\nclass T {}\n"; in blankInClassBody() local
159 String expect = "package test;\n\nclass T {}\n"; in blankInClassBodyNoTrailing() local
167 String expect = "class T {\n /** asd */\n int x;\n}\n"; in docCommentTrailingBlank() local
175 String expect = "class T {\n /*\n * asd\n * fgh\n */\n\n int x;\n}\n"; in blockCommentInteriorTrailingBlank() local
183 String expect = "class T {\n /* asd */\n\n int x;\n}\n"; in blockCommentTrailingBlank() local
191 String expect = "class T {\n // asd\n\n int x;\n}\n"; in lineCommentTrailingBlank() local
200 String expect = "class T {\n // asd\n}\n"; in lineCommentTrailingThinSpace() local
208 String expect = "class T {\n // asd\n\n // dsa\n int x;\n}\n"; in noBlankAfterLineCommentWithInteriorBlankLine() local
216 String expect = "class X {\n Y() {}\n}\n"; in badConstructor() local
224 String expect = "class X {\n void Y() {}\n}\n"; in voidMethod() local
[all …]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/
DEmitter.java279 public void expect() throws IOException { in expect() method in Emitter.ExpectStreamStart
290 public void expect() throws IOException { in expect() method in Emitter.ExpectNothing
298 public void expect() throws IOException { in expect() method in Emitter.ExpectFirstDocumentStart
310 public void expect() throws IOException { in expect() method in Emitter.ExpectDocumentStart
359 public void expect() throws IOException { in expect() method in Emitter.ExpectDocumentEnd
375 public void expect() throws IOException { in expect() method in Emitter.ExpectDocumentRoot
442 public void expect() throws IOException { in expect() method in Emitter.ExpectFirstFlowSequenceItem
459 public void expect() throws IOException { in expect() method in Emitter.ExpectFlowSequenceItem
496 public void expect() throws IOException { in expect() method in Emitter.ExpectFirstFlowMappingKey
519 public void expect() throws IOException { in expect() method in Emitter.ExpectFlowMappingKey
[all …]
/external/linux-kselftest/tools/testing/selftests/rseq/
Drseq-skip.h9 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev()
28 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
36 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev_release()
44 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
52 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
60 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev_release()
Drseq-arm64.h156 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
162 #define RSEQ_ASM_OP_CMPEQ32(var, expect, label) \ argument
168 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ argument
208 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev()
362 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
421 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev_release()
480 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
543 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
603 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev_release()
Drseq-x86.h114 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev()
283 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
349 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev_release()
357 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
427 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
536 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev_release()
635 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev()
804 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
870 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev_release()
939 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
[all …]
Drseq-arm.h153 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev()
344 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
419 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev_release()
495 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
577 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
701 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev_release()
Drseq-s390.h138 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev()
315 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
383 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev_release()
391 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
463 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
574 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev_release()
Drseq-ppc.h155 #define RSEQ_ASM_OP_CMPEQ(var, expect, label) \ argument
207 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev()
386 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev()
454 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev_release()
524 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev()
597 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev()
671 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev_release()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessagePatternUtilTest.java283 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hello"); in TestHello() local
291 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel'lo"); in TestHelloWithApos() local
299 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel{o"); in TestHelloWithQuote() local
314 ExpectMessageNode expect = new ExpectMessageNode(). in TestNoneArg() local
333 ExpectMessageNode expect = new ExpectMessageNode(). in TestSimpleArg() local
342 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectArg() local
358 ExpectMessageNode expect = new ExpectMessageNode(). in TestPluralArg() local
415 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectOrdinalArg() local
431 ExpectMessageNode expect = new ExpectMessageNode(). in TestChoiceArg() local
450 ExpectMessageNode expect = new ExpectMessageNode(). in TestComplexArgs() local
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMessagePatternUtilTest.java286 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hello"); in TestHello() local
294 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel'lo"); in TestHelloWithApos() local
302 ExpectMessageNode expect = new ExpectMessageNode().expectTextThatContains("Hel{o"); in TestHelloWithQuote() local
317 ExpectMessageNode expect = new ExpectMessageNode(). in TestNoneArg() local
336 ExpectMessageNode expect = new ExpectMessageNode(). in TestSimpleArg() local
345 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectArg() local
361 ExpectMessageNode expect = new ExpectMessageNode(). in TestPluralArg() local
418 ExpectMessageNode expect = new ExpectMessageNode(). in TestSelectOrdinalArg() local
434 ExpectMessageNode expect = new ExpectMessageNode(). in TestChoiceArg() local
453 ExpectMessageNode expect = new ExpectMessageNode(). in TestComplexArgs() local
[all …]
/external/mesa3d/src/mesa/state_tracker/tests/
Dtest_glsl_to_tgsi_array_merge.cpp530 vector<array_remapping> expect = { in TEST_F() local
556 vector<array_remapping> expect = { in TEST_F() local
583 vector<array_remapping> expect = { in TEST_F() local
608 vector<array_remapping> expect = { in TEST_F() local
636 vector<array_remapping> expect = { in TEST_F() local
663 vector<array_remapping> expect = { in TEST_F() local
693 vector<array_remapping> expect = { in TEST_F() local
735 vector<array_remapping> expect = { in TEST_F() local
919 const vector<FakeCodeline> expect = { in TEST_F() local
941 const vector<FakeCodeline>& expect, in run()
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.h337 void expect(NumberFormat& fmt, const char *str, const Formattable& n) { in expect() function
352 void expect(NumberFormat* fmt, const Formattable& n, in expect() function
357 void expect(NumberFormat* fmt, const Formattable& n, in expect() function
362 void expect(NumberFormat* fmt, const Formattable& n, in expect() function
/external/libcxx/test/support/test.support/
Dtest_demangle.pass.cpp21 const char* expect; in main() member
30 const char* expect = TestCases[i].expect; in main() local
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify04.c44 static char *expect_str_fail(int expect) in expect_str_fail()
51 static char *expect_str_pass(int expect) in expect_str_pass()
59 int expect, void (*test_event)(char *)) in check_mark()
90 #define CHECK_MARK(file, flag, expect, func) check_mark(file, flag, #flag, expect, func) argument
/external/libcxx/test/std/input.output/filesystems/class.path/path.itr/
Diterator.pass.cpp86 const path expect[] = {"/", "root_name", "first_dir", "second_dir"}; in checkBeginEndBasic() local
93 const path expect[] = {"/", "foo", "bar", "baz", ""}; in checkBeginEndBasic() local
/external/grpc-grpc/test/core/transport/chttp2/
Dvarint_test.cc30 grpc_slice expect = in test_varint() local
43 #define TEST_VARINT(value, prefix_bits, prefix_or, expect) \ argument
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.itr/
Diterator.pass.cpp89 const path expect[] = {"/", "root_name", "first_dir", "second_dir"}; in checkBeginEndBasic() local
96 const path expect[] = {"/", "foo", "bar", "baz", ""}; in checkBeginEndBasic() local
/external/guava/guava/src/com/google/common/util/concurrent/
DAggregateFutureState.java147 AggregateFutureState state, Set<Throwable> expect, Set<Throwable> update); in compareAndSetSeenExceptions()
167 AggregateFutureState state, Set<Throwable> expect, Set<Throwable> update) { in compareAndSetSeenExceptions()
180 AggregateFutureState state, Set<Throwable> expect, Set<Throwable> update) { in compareAndSetSeenExceptions()
/external/guava/android/guava/src/com/google/common/util/concurrent/
DAggregateFutureState.java147 AggregateFutureState state, Set<Throwable> expect, Set<Throwable> update); in compareAndSetSeenExceptions()
167 AggregateFutureState state, Set<Throwable> expect, Set<Throwable> update) { in compareAndSetSeenExceptions()
180 AggregateFutureState state, Set<Throwable> expect, Set<Throwable> update) { in compareAndSetSeenExceptions()
/external/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
Dlast_write_time.pass.cpp52 file_time_type expect = last_write_time(ent); in TEST_CASE() local
63 file_time_type expect = last_write_time(ent); in TEST_CASE() local
74 file_time_type expect = last_write_time(sym); in TEST_CASE() local

12345678910>>...17