Home
last modified time | relevance | path

Searched defs:getFactoryByIndex (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuFactoryRegistry.cpp51 AbstractFactory* GenericFactoryRegistry::getFactoryByIndex (size_t index) in getFactoryByIndex() function in tcu::GenericFactoryRegistry
57 const AbstractFactory* GenericFactoryRegistry::getFactoryByIndex (size_t index) const in getFactoryByIndex() function in tcu::GenericFactoryRegistry
DtcuFactoryRegistry.hpp120 inline Factory* FactoryRegistry<Factory>::getFactoryByIndex (size_t index) in getFactoryByIndex() function in tcu::FactoryRegistry
126 inline const Factory* FactoryRegistry<Factory>::getFactoryByIndex (size_t index) const in getFactoryByIndex() function in tcu::FactoryRegistry