Home
last modified time | relevance | path

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

/external/flatbuffers/tests/
Dtest.cpp1676 auto comma_msg = "expecting: ,"; in InvalidFloatTest() local
1718 TestError("table T { F:float; } root_type T; { F:1.e0e }", comma_msg); in InvalidFloatTest()
1719 TestError("table T { F:float; } root_type T; { F:0x1.p0e }", comma_msg); in InvalidFloatTest()