aboutsummaryrefslogtreecommitdiff
path: root/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data
diff options
context:
space:
mode:
authorHidehiko Abe <hidehiko@google.com>2018-04-24 02:15:00 +0900
committerHidehiko Abe <hidehiko@google.com>2018-04-24 10:13:47 +0900
commit920588a1acdc4721abb713d8162010e4b85ae53e (patch)
tree5d0b02a305d2ce5e91eb915695a338dabff2ed6b /mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data
parentca6c42abc66e142da1036f0061976d671862c457 (diff)
downloadlibmojo-master.tar.gz
This CL moves following files. - .gitignore - Android.bp is merged into libchrome's Android.bp. - base/android/* - build/* except build_config.h which is exactly same with libchrome's. - ipc/* - mojo/* - soong/* into libchrome_tools/ - third_party/{catapult,jinja2,markupsafe,ply}/* - ui/gfx/{geometry,range}/mojo/* Then removed following files: - Android.bp - CleanSpec.mk - build/build_config.h And added README.md to notify the migration. Bug: 73606903 Test: Built locally. Ran on DUT. Change-Id: I94aa1b43ff0854f48f30fdf03025bd1c8a346038
Diffstat (limited to 'mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data')
-rw-r--r--mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data32
1 files changed, 0 insertions, 32 deletions
diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data
deleted file mode 100644
index 58b25a1..0000000
--- a/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data
+++ /dev/null
@@ -1,32 +0,0 @@
-[dist4]message_header // num_bytes
-[u4]0 // version
-[u4]0 // interface ID
-[u4]2 // name
-[u4]0 // flags
-[u4]0 // padding
-[anchr]message_header
-
-[dist4]method2_params // num_bytes
-[u4]0 // version
-[dist8]param0_ptr // param0
-[dist8]param1_ptr // param1
-[anchr]method2_params
-
-[anchr]param0_ptr
-[dist4]struct_b // num_bytes
-[u4]0 // version
-[dist8]struct_a_ptr // struct_a
-[anchr]struct_b
-
-[anchr]struct_a_ptr
-[dist4]struct_a_member // num_bytes
-[u4]0 // version
-
-[anchr]param1_ptr
-// The following |num_bytes| and |version| fields are also the |i| field of the
-// previous struct.
-[dist4]struct_a_param // num_bytes
-[u4]0 // version
-[anchr]struct_a_member
-[u8]67890 // i
-[anchr]struct_a_param