Searched refs:gCubicsTestNo (Results 1 – 2 of 2) sorted by relevance
15 static std::atomic<int> gCubicsTestNo{0}; variable66 testName.printf("thread_cubics%d", ++gCubicsTestNo); in testOpCubicsMain()