Home
last modified time | relevance | path

Searched refs:Expected (Results 1 – 25 of 200) sorted by relevance

12345678

/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/
Dtests16.dat4 Line: 1 Col: 23 Unexpected end of file. Expected end tag (script).
15 Line: 1 Col: 24 Unexpected end of file. Expected end tag (script).
27 Line: 1 Col: 24 Unexpected end of file. Expected end tag (script).
39 Line: 1 Col: 25 Unexpected end of file. Expected end tag (script).
51 Line: 1 Col: 26 Unexpected end of file. Expected end tag (script).
63 Line: 1 Col: 27 Unexpected end of file. Expected end tag (script).
75 Line: 1 Col: 28 Unexpected end of file. Expected end tag (script).
87 Line: 1 Col: 29 Unexpected end of file. Expected end tag (script).
99 Line: 1 Col: 30 Unexpected end of file. Expected end tag (script).
111 Line: 1 Col: 31 Unexpected end of file. Expected end tag (script).
[all …]
Dtests6.dat52 Line: 1 Col: 10 Unexpected > character. Expected DOCTYPE name.
64 Line: 1 Col: 6 Unexpected End of file. Expected DOCTYPE.
76 Line: 2 Col: 5 Expected closing tag. Unexpected end of file.
88 Line: 1 Col: 10 Unexpected start tag (frameset). Expected DOCTYPE.
101 Line: 1 Col: 10 Unexpected start tag (frameset). Expected DOCTYPE.
102 Line: 2 Col: 10 Expected closing tag. Unexpected end of file.
115 Line: 1 Col: 10 Unexpected start tag (frameset). Expected DOCTYPE.
128 Line: 1 Col: 10 Unexpected start tag (frameset). Expected DOCTYPE.
140 Line: 1 Col: 10 Unexpected start tag (frameset). Expected DOCTYPE.
152 Line: 1 Col: 6 Unexpected start tag (form). Expected DOCTYPE.
[all …]
Dtests5.dat4 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
5 Line: 1 Col: 22 Unexpected end of file. Expected end tag (style).
17 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
30 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
42 Line: 1 Col: 7 Unexpected start tag (style). Expected DOCTYPE.
54 Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
66 Line: 1 Col: 8 Unexpected start tag (iframe). Expected DOCTYPE.
78 Line: 1 Col: 8 Unexpected start tag (script). Expected DOCTYPE.
91 Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
104 Line: 1 Col: 10 Unexpected start tag (textarea). Expected DOCTYPE.
[all …]
Dtests1.dat4 Line: 1 Col: 4 Unexpected non-space characters. Expected DOCTYPE.
14 Line: 1 Col: 3 Unexpected start tag (p). Expected DOCTYPE.
27 Line: 1 Col: 5 Unexpected non-space characters. Expected DOCTYPE.
43 Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
52 Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.
61 Line: 1 Col: 6 Unexpected start tag (body). Expected DOCTYPE.
70 Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
79 Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
88 Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
97 Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
[all …]
Dtests8.dat6 Line: 1 Col: 5 Unexpected start tag (div). Expected DOCTYPE.
8 Line: 3 Col: 8 Expected closing tag. Unexpected end of file.
24 Line: 1 Col: 5 Unexpected start tag (div). Expected DOCTYPE.
26 Line: 2 Col: 8 Expected closing tag. Unexpected end of file.
40 Line: 1 Col: 5 Unexpected start tag (div). Expected DOCTYPE.
42 Line: 1 Col: 26 Expected closing tag. Unexpected end of file.
55 Line: 1 Col: 5 Unexpected start tag (div). Expected DOCTYPE.
57 Line: 1 Col: 26 Expected closing tag. Unexpected end of file.
70 Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE.
76 Line: 1 Col: 33 Unexpected end of file. Expected table content.
[all …]
Dtests2.dat14 Line: 1 Col: 10 Unexpected start tag (textarea). Expected DOCTYPE.
15 Line: 1 Col: 24 Expected closing tag. Unexpected end of file.
26 Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE.
28 Line: 1 Col: 11 Expected closing tag. Unexpected end of file.
41 Line: 1 Col: 7 Unexpected start tag (table). Expected DOCTYPE.
56 Line: 1 Col: 7 Unexpected start tag (frame). Expected DOCTYPE.
68 Line: 1 Col: 29 Expected closing tag. Unexpected end of file.
79 Line: 1 Col: 40 Expected closing tag. Unexpected end of file.
118 Line: 1 Col: 8 Unexpected start tag (script). Expected DOCTYPE.
119 Line: 1 Col: 11 Unexpected end of file. Expected end tag (script).
[all …]
Dtests3.dat4 Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.
15 Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.
26 Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.
40 Line: 1 Col: 6 Unexpected start tag (head). Expected DOCTYPE.
134 Line: 2 Col: 7 End tag (pre) seen too early. Expected other end tag.
182 Line: 1 Col: 10 Unexpected start tag (textarea). Expected DOCTYPE.
183 Line: 1 Col: 35 Expected closing tag. Unexpected end of file.
194 Line: 1 Col: 7 Unexpected start tag (title). Expected DOCTYPE.
195 Line: 1 Col: 30 Unexpected end of file. Expected end tag (title).
260 Line: 1 Col: 33 Expected closing tag. Unexpected end of file.
[all …]
Dtests15.dat5 Line: 1 Col: 36 Expected closing tag. Unexpected end of file.
26 Line: 1 Col: 3 Unexpected start tag (p). Expected DOCTYPE.
28 Line: 2 Col: 4 Expected closing tag. Unexpected end of file.
70 Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
181 6: Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
202 1: Expected closing tag. Unexpected end of file
/external/llvm/unittests/MC/
DStringTableBuilderTest.cpp28 std::string Expected; in TEST() local
29 Expected += '\x00'; in TEST()
30 Expected += "foobar"; in TEST()
31 Expected += '\x00'; in TEST()
32 Expected += "foo"; in TEST()
33 Expected += '\x00'; in TEST()
35 EXPECT_EQ(Expected, B.data()); in TEST()
55 std::string Expected; in TEST() local
59 Expected.append((const char*)&ExpectedSize, 4); in TEST()
60 Expected += "pygmy hippopotamus"; in TEST()
[all …]
/external/clang/unittests/Tooling/
DRefactoringCallbacksTest.cpp23 const std::string &Expected, in expectRewritten() argument
36 EXPECT_EQ(Expected, Context.getRewrittenText(ID)); in expectRewritten()
41 std::string Expected = "void f() { ; }"; in TEST() local
43 expectRewritten(Code, Expected, id("id", declStmt()), Callback); in TEST()
48 std::string Expected = "#define A void f() { ; }\nA"; in TEST() local
50 expectRewritten(Code, Expected, id("id", declStmt()), Callback); in TEST()
55 std::string Expected = "#define A void f() { int i = 1; }"; in TEST() local
57 expectRewritten(Code, Expected, id("id", declStmt()), Callback); in TEST()
62 std::string Expected = "void f() { int i = 2; }"; in TEST() local
64 expectRewritten(Code, Expected, id("id", expr(integerLiteral())), in TEST()
[all …]
DRefactoringTest.cpp401 std::vector<Replacement> Expected; in TEST() local
402 Expected.push_back(Replacement("fileA", 9, 3, " bar ")); in TEST()
403 Expected.push_back(Replacement("fileA", 10, 2, " bar ")); in TEST()
404 Expected.push_back(Replacement("fileA", 10, 3, " bar ")); in TEST()
405 Expected.push_back(Replacement("fileA", 50, 0, " foo ")); in TEST()
406 Expected.push_back(Replacement("fileA", 51, 3, " bar ")); in TEST()
407 Expected.push_back(Replacement("fileA", 51, 3, " moo ")); in TEST()
408 Expected.push_back(Replacement("fileB", 60, 1, " bar ")); in TEST()
409 Expected.push_back(Replacement("fileA", 60, 2, " bar ")); in TEST()
415 EXPECT_EQ(Expected, Input); in TEST()
/external/protobuf/gtest/test/
Dgtest_output_test_golden_win.txt5 Expected: true
7 Expected: 2
37 Expected: 1
43 Expected: 1
49 Expected: true
56 gtest_output_test_.cc:#: error: Expected: (3) >= (a[i]), actual: 3 vs 9
59 gtest_output_test_.cc:#: error: Expected: (3) >= (a[i]), actual: 3 vs 6
69 gtest_output_test_.cc:#: Expected trace
77 Expected: 2
82 Expected: 1
[all …]
Dgtest_output_test_golden_lin.txt6 Expected: true
9 Expected: 2
40 Expected: 1
47 Expected: 1
54 Expected: true
62 Expected: (3) >= (a[i]), actual: 3 vs 9
66 Expected: (3) >= (a[i]), actual: 3 vs 6
78 gtest_output_test_.cc:#: Expected trace
88 Expected: 2
94 Expected: 1
[all …]
/external/gtest/test/
Dgtest_output_test_golden_lin.txt6 Expected: true
9 Expected: 2
39 Expected: kGoldenString
44 Expected: golden
53 Expected: 1
60 Expected: 1
67 Expected: true
75 Expected: (3) >= (a[i]), actual: 3 vs 9
79 Expected: (3) >= (a[i]), actual: 3 vs 6
91 gtest_output_test_.cc:#: Expected trace
[all …]
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_golden_lin.txt6 Expected: true
9 Expected: 2
40 Expected: 1
47 Expected: 1
54 Expected: true
62 Expected: (3) >= (a[i]), actual: 3 vs 9
66 Expected: (3) >= (a[i]), actual: 3 vs 6
78 gtest_output_test_.cc:#: Expected trace
88 Expected: 2
94 Expected: 1
[all …]
/external/google-breakpad/src/testing/test/
Dgmock_output_test_golden.txt24 Expected to be called twice, but has only 1 WillOnce().
39 Expected arg #0: is equal to 0
41 Expected: to be called once
52 Expected arg #0: is equal to 0
54 Expected: to be called once
62 Expected: to be called once
69 Expected: to be called once
96 Expected: the expectation is active
98 Expected: to be called once
101 Expected arg #0: is equal to 0
[all …]
/external/llvm/unittests/ADT/
DStringRefTest.cpp371 uint64_t Expected; member
388 int64_t Expected; member
421 if (static_cast<uint8_t>(Unsigned[i].Expected) == Unsigned[i].Expected) { in TEST()
423 EXPECT_EQ(U8, Unsigned[i].Expected); in TEST()
428 if (static_cast<uint16_t>(Unsigned[i].Expected) == Unsigned[i].Expected) { in TEST()
430 EXPECT_EQ(U16, Unsigned[i].Expected); in TEST()
435 if (static_cast<uint32_t>(Unsigned[i].Expected) == Unsigned[i].Expected) { in TEST()
437 EXPECT_EQ(U32, Unsigned[i].Expected); in TEST()
442 if (static_cast<uint64_t>(Unsigned[i].Expected) == Unsigned[i].Expected) { in TEST()
444 EXPECT_EQ(U64, Unsigned[i].Expected); in TEST()
[all …]
/external/valgrind/exp-sgcheck/tests/
Dstackerr.stderr.exp-glibc28-amd647 Expected: stack array "a" of size 56 in frame 2 back from here
9 Actual: is 0 after Expected
14 Expected: stack array "a" of size 56 in this frame
16 Actual: is 0 after Expected
23 Expected: stack array "buf" of size 8 in frame 4 back from here
25 Actual: is 0 after Expected
Dstackerr.stderr.exp-glibc27-x867 Expected: stack array "a" of size 28 in frame 2 back from here
9 Actual: is 0 after Expected
14 Expected: stack array "a" of size 28 in this frame
16 Actual: is 0 after Expected
23 Expected: stack array "buf" of size 8 in frame 4 back from here
25 Actual: is 0 after Expected
Dglobalerr.stderr.exp-glibc28-amd645 Expected: global array "a" of size 14 in object with soname "NONE"
7 Actual: is 0 after Expected
12 Expected: global array "b" of size 14 in object with soname "NONE"
14 Actual: is 0 after Expected
Dglobalerr.stderr.exp-gcc491-amd645 Expected: global array "a" of size 14 in object with soname "NONE"
7 Actual: is 0 after Expected
12 Expected: global array "b" of size 14 in object with soname "NONE"
14 Actual: is 0 after Expected
Dbad_percentify.stderr.exp-glibc28-amd6410 Expected: stack array "buf" of size 6 in frame 4 back from here
12 Actual: is 0 after Expected
25 Expected: stack array "buf" of size 6 in frame 7 back from here
27 Actual: is 0 after Expected
/external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
DTestDictionary.m38 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
54 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
78 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
102 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
106 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
130 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
134 … STAssertTrue( [expected isEqualTo:result], @"Expected \"%@\" but got \"%@\"", expected, result );
/external/llvm/test/Transforms/SampleProfile/
Dsyntax.ll16 ; BAD-FN-HEADER: error: {{.*}}bad_fn_header.prof:1: Expected 'mangled_name:NUM:NUM', found 3empty:1…
17 ; BAD-SAMPLE-LINE: error: {{.*}}bad_sample_line.prof:3: Expected 'NUM[.NUM]: NUM[ mangled_name:NUM]…
18 ; BAD-LINE-VALUES: error: {{.*}}bad_line_values.prof:2: Expected 'mangled_name:NUM:NUM', found -1: …
19 ; BAD-DISCRIMINATOR-VALUE: error: {{.*}}bad_discriminator_value.prof:2: Expected 'NUM[.NUM]: NUM[ m…
20 ; BAD-SAMPLES: error: {{.*}}bad_samples.prof:2: Expected 'NUM[.NUM]: NUM[ mangled_name:NUM]*', foun…
/external/valgrind/gdbserver_tests/
Dmcwatchpoints.stderr.exp4 u: Expected value at 0
5 f: Expected value at 4
6 d: Expected value at 8

12345678