Home
last modified time | relevance | path

Searched refs:aRepeatedStringList (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dmessage_test.js117 aRepeatedStringList: ['s1', 's2'] property
133 aRepeatedStringList: ['s1', 's2'], property
155 aRepeatedStringList: [] property
458 assertArrayEquals(['v'], soymap['k'].aRepeatedStringList);
646 aString: 'str', aRepeatedStringList: ['s1', 's2'], aBoolean: true property
651 { aString: 'foo', aRepeatedStringList: ['s1', 's2'], aBoolean: true}, property
652 { aString: 'bar', aRepeatedStringList: ['t1', 't2'], aBoolean: false} property
666 aRepeatedStringList: ['s1', 's2'], property
675 aRepeatedStringList: ['s1', 's2'], property
680 aRepeatedStringList: ['t1', 't2'], property
[all …]