Searched refs:StressType (Results 1 – 3 of 3) sorted by relevance
17 enum StressType { enum25 static void SetStressRunType(StressType type);
687 static v8::Testing::StressType stress_type() { return stress_type_; }688 static void set_stress_type(v8::Testing::StressType stress_type) {693 static v8::Testing::StressType stress_type_;
7426 v8::Testing::StressType internal::Testing::stress_type_ =7430 void Testing::SetStressRunType(Testing::StressType type) { in SetStressRunType()