Lines Matching refs:testbool
1141 bool get testbool => const fb.BoolReader().vTableGet(_bc, _bcOffset, 34, false);
1205 …stedflatbuffer: ${testnestedflatbuffer}, testempty: ${testempty}, testbool: ${testbool}, testhashs…
1223 testbool: testbool,
1295 bool testbool;
1358 this.testbool = false,
1482 fbBuilder.addBool(15, testbool);
1536 …stedflatbuffer: ${testnestedflatbuffer}, testempty: ${testempty}, testbool: ${testbool}, testhashs…
1613 int addTestbool(bool? testbool) {
1614 fbBuilder.addBool(15, testbool);
1885 bool? testbool,
1947 _testbool = testbool,