Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd15_good_union_in_map.data

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [dist4]message_header // num_bytes
2 [u4]0 // version
3 [u4]15 // name
4 [u4]0 // flags
5 [anchr]message_header
6
7 [dist4]method15_params // num_bytes
8 [u4]0 // version
9 [dist8]param0_ptr // param0
10 [anchr]method15_params
11
12 [anchr]param0_ptr
13 [dist4]struct_h // num_bytes
14 [u4]0 // version
15 [b]00000001 // a
16 [u1]22 // b
17 0 0 0 0 0 0 // padding
18 [u4]0 // union size
19 0 0 0 0 0 0 0 0 0 0 0 0
20 [u8]0 // null union array
21 [dist8]map_ptr // union map
22 [anchr]struct_h
23
24 [anchr]map_ptr
25 [dist4]map_header // num_bytes
26 [u4]0 // version
27 [dist8]key_array_ptr
28 [dist8]value_array_ptr
29 [anchr]map_header
30
31 [anchr]key_array_ptr
32 [dist4]key_array // num_bytes
33 [u4]3 // num_elements
34 8 7 1
35 [anchr]key_array
36
37 [u1]0 // padding
38 [u4]0 // padding
39
40 [anchr]value_array_ptr
41 [dist4]value_array
42 [u4]3 // num elements
43
44 // element 0
45 [u4]16 // union size
46 [u4]1 // union tag
47 [u4]10 // union value
48 [u4]0 // union value unused
49
50 // element 1
51 [u4]16 // union size
52 [u4]1 // union tag
53 [u4]10 // union value
54 [u4]0 // union value unused
55
56 // element 2
57 [u4]16 // union size
58 [u4]1 // union tag
59 [u4]10 // union value
60 [u4]0 // union value unused
61 [anchr]value_array
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698