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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd9_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 [handles]4
2
3 [dist4]message_header // num_bytes
4 [u4]0 // version
5 [u4]0 // interface ID
6 [u4]9 // name
7 [u4]0 // flags
8 [u4]0 // padding
9 [anchr]message_header
10
11 [dist4]method9_params // num_bytes
12 [u4]0 // version
13 [dist8]param0_ptr // param0
14 [anchr]method9_params
15
16 [anchr]param0_ptr
17 [dist4]array_param // num_bytes
18 [u4]2 // num_elements
19 [dist8]nested_array_ptr_0
20 [dist8]nested_array_ptr_1
21 [anchr]array_param
22
23 [anchr]nested_array_ptr_0
24 [dist4]nested_array_0 // num_bytes
25 [u4]2 // num_elements
26 [u4]0
27 [s4]-1 // An invalid handle, which is okay.
28 [anchr]nested_array_0
29
30 [anchr]nested_array_ptr_1
31 [dist4]nested_array_1 // num_bytes
32 [u4]3 // num_elements
33 [u4]2
34 [s4]-1 // An invalid handle, which is okay.
35 [u4]3
36 [anchr]nested_array_1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698