Home
last modified time | relevance | path

Searched defs:MutateTest2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DVec3.cs28 public void MutateTest2(MyGame.Example.Color test2) { __p.bb.Put(__p.bb_pos + 24, (byte)test2); } in MutateTest2() method
H A DVec3.go82 func (rcv *Vec3) MutateTest2(n Color) bool { func