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

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

Issue 522353003: mojo: Run validation tests on java (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move backward compatibility test o its own package. Created 6 years, 3 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
1 [dist4]message_header // num_bytes 1 [dist4]message_header // num_bytes
2 [u4]2 // num_fields 2 [u4]2 // num_fields
3 [u4]0 // name 3 [u4]0 // name
4 [u4]0 // flags 4 [u4]0 // flags
5 [anchr]message_header 5 [anchr]message_header
6 6
7 [dist4]method0_params // num_bytes 7 [dist4]method0_params // num_bytes
8 [u4]0 // num_fields: Less than the minimal number of fields 8 [u4]0 // num_fields: Less than the minimal number of fields
9 // that we expect. 9 // that we expect.
10 [f]-1 // param0 10 [f]-1 // param0
11 [u4]0 // padding 11 [u4]0 // padding
12 [anchr]method0_params 12 [anchr]method0_params
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698