Searched refs:hp_int64 (Results 1 – 1 of 1) sorted by relevance
654 auto hp_int64 = flatbuffers::GetAnyFieldI(root, hp_field); in ReflectionTest() local655 TEST_EQ(hp_int64, 80); in ReflectionTest()682 hp_int64 = flatbuffers::GetAnyFieldI(root, hp_field); in ReflectionTest()683 TEST_EQ(hp_int64, 300); in ReflectionTest()685 hp_int64 = flatbuffers::GetAnyFieldI(root, hp_field); in ReflectionTest()686 TEST_EQ(hp_int64, 300); in ReflectionTest()688 hp_int64 = flatbuffers::GetAnyFieldI(root, hp_field); in ReflectionTest()689 TEST_EQ(hp_int64, 300); in ReflectionTest()