HomeSort by relevance Sort by last modified time
    Searched refs:getOrDestroy (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuTestPackage.cpp 65 return TestPackageRegistry::getOrDestroy(true);
70 TestPackageRegistry::getOrDestroy(false);
73 TestPackageRegistry* TestPackageRegistry::getOrDestroy (bool isCreate)
tcuTestPackage.hpp 110 static TestPackageRegistry* getOrDestroy (bool isCreate);

Completed in 54 milliseconds