Home
last modified time | relevance | path

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

/external/angle/src/tests/compiler_tests/
DInitOutputVariables_test.cpp165 if (isStructureFound()) in visitSymbol()
179 bool isStructureFound() const { return mStructure != nullptr; } in isStructureFound() function in sh::__anonb42af3910111::FindStructByName
302 ASSERT(findStruct.isStructureFound()); in TEST_F()