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

/fuchsia/zircon/system/uapp/kstress/
H A Dvmstress.cpp31 class VmStressTest : public StressTest { class in inherits:StressTest
33 VmStressTest() = default;
34 virtual ~VmStressTest() = default;
52 VmStressTest vmstress;
66 int VmStressTest::stress_thread() {
176 zx_status_t VmStressTest::Start() {
193 VmStressTest* test = static_cast<VmStressTest*>(arg);
205 zx_status_t VmStressTest::Stop() {

Completed in 21 milliseconds