Home
last modified time | relevance | path

Searched refs:VmStressTest (Results 1 – 1 of 1) sorted by relevance

/system/uapp/kstress/
A Dvmstress.cpp30 class VmStressTest : public StressTest { class
32 VmStressTest() = default;
33 virtual ~VmStressTest() = default;
51 VmStressTest vmstress;
65 int VmStressTest::stress_thread() { in stress_thread()
175 zx_status_t VmStressTest::Start() { in Start()
192 VmStressTest* test = static_cast<VmStressTest*>(arg); in Start()
204 zx_status_t VmStressTest::Stop() { in Stop()

Completed in 3 milliseconds