Searched refs:StressType (Results 1 – 3 of 3) sorted by relevance
17 enum StressType { enum25 static void SetStressRunType(StressType type);
603 static v8::Testing::StressType stress_type() { return stress_type_; } in stress_type()604 static void set_stress_type(v8::Testing::StressType stress_type) { in set_stress_type()609 static v8::Testing::StressType stress_type_;
10483 v8::Testing::StressType internal::Testing::stress_type_ =10487 void Testing::SetStressRunType(Testing::StressType type) { in SetStressRunType()