OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
82
static TestPackageRegistry*
getOrDestroy
(bool isCreate);
Completed in 219 milliseconds