Searched defs:SwapTest (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/deps/glbench/src/
H A Dswaptest.cc14 class SwapTest : public GLInterfaceTest { class in namespace:glbench
16 SwapTest() {} function in class:glbench::SwapTest
17 virtual ~SwapTest() {}
22 DISALLOW_COPY_AND_ASSIGN(SwapTest);
25 bool SwapTest::TestFunc(uint64_t iterations) {
35 return new SwapTest;

Completed in 156 milliseconds