Searched refs:tests_array (Results 1 – 1 of 1) sorted by relevance
401 const flatbuffers::Vector<const Test *> *tests_array[] = { in AccessFlatBufferTest() local405 for (size_t i = 0; i < sizeof(tests_array) / sizeof(tests_array[0]); ++i) { in AccessFlatBufferTest()406 auto tests = tests_array[i]; in AccessFlatBufferTest()