Searched refs:QueryPoolStatisticsTests (Results 1 – 3 of 3) sorted by relevance
33 class QueryPoolStatisticsTests : public tcu::TestCaseGroup class36 QueryPoolStatisticsTests (tcu::TestContext &testCtx);37 ~QueryPoolStatisticsTests (void) {} in ~QueryPoolStatisticsTests()41 QueryPoolStatisticsTests (const QueryPoolStatisticsTests &other);42 QueryPoolStatisticsTests& operator= (const QueryPoolStatisticsTests &other);
44 queryPoolTests->addChild(new QueryPoolStatisticsTests(testCtx)); in createChildren()
2166 QueryPoolStatisticsTests::QueryPoolStatisticsTests (tcu::TestContext &testCtx) in QueryPoolStatisticsTests() function in vkt::QueryPool::QueryPoolStatisticsTests2171 void QueryPoolStatisticsTests::init (void) in init()