Searched refs:comma_msg (Results 1 – 1 of 1) sorted by relevance
1620 auto comma_msg = "expecting: ,"; in InvalidFloatTest() local1662 TestError("table T { F:float; } root_type T; { F:1.e0e }", comma_msg); in InvalidFloatTest()1663 TestError("table T { F:float; } root_type T; { F:0x1.p0e }", comma_msg); in InvalidFloatTest()