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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd17_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]10 // Larger than the number of handles that we know about is okay.
2
3 [dist4]message_header // num_bytes
4 [u4]0 // version
5 [u4]0 // interface ID
6 [u4]17 // name
7 [u4]0 // flags
8 [u4]0 // padding
9 [anchr]message_header
10
11 [dist4]method17_params // num_bytes
12 [u4]0 // version
13 [dist8]param0_ptr // param0
14 [anchr]method17_params
15
16 [anchr]param0_ptr
17 [dist4]interface_array // num_bytes
18 [u4]2 // num_elements
19 [u4]4 // handle
20 [u4]14 // version
21 [u4]5 // handle
22 [u4]18 // version
23 [anchr]interface_array
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698