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

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

Issue 2745293005: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: remove old data files Created 3 years, 9 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]0 // interface ID
4 [u4]8 // name
5 [u4]0 // flags
6 [u4]0 // padding
7 [anchr]message_header
8
9 [dist4]method8_params // num_bytes
10 [u4]0 // version
11 [dist8]param0_ptr // param0
12 [anchr]method8_params
13
14 [anchr]param0_ptr
15 [dist4]array_param // num_bytes
16 [u4]3 // num_elements
17 [u8]0 // A null pointer, which is okay.
18 [dist8]nested_array_ptr
19 [u8]0 // A null pointer, which is okay.
20 [anchr]array_param
21
22 [anchr]nested_array_ptr
23 [dist4]nested_array // num_bytes
24 [u4]1 // num_elements
25 [dist8]string_ptr
26 [anchr]nested_array
27
28 [anchr]string_ptr
29 [dist4]string // num_bytes
30 [u4]5 // num_elements
31 0 1 2 3 4
32 [anchr]string
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698