Home
last modified time | relevance | path

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

/external/flatbuffers/tests/
Dtest.cpp512 auto hp_string = flatbuffers::GetAnyFieldS(root, hp_field, &schema); in ReflectionTest() local
513 TEST_EQ_STR(hp_string.c_str(), "80"); in ReflectionTest()