Home
last modified time | relevance | path

Searched defs:aStruct (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/tests/
Dreflection_test.cpp306 MyGame::Example::ArrayStruct aStruct(2, 12, 1); in MiniReflectFixedLengthArrayTest() local
Dtest.cpp707 MyGame::Example::ArrayStruct aStruct(2, 12, 1); in FixedLengthArrayTest() local
1280 MyGame::Example::ArrayStruct aStruct; in FlatbuffersIteratorsTest() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DToposortStructs.cpp137 auto &aStruct = CreateInstanceVariable(symbolTable, aStructType, Name("a")); in CreateStructEqualityFunction() local