Home
last modified time | relevance | path

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

/art/test/ti-stress/
Dstress.cc653 static std::string GetOption(const std::string& in) { in GetOption() function
661 CHECK_EQ(GetOption(ops), "jvmti-stress") << "Options should start with jvmti-stress"; in ReadOptions()
664 std::string cur = GetOption(ops); in ReadOptions()
674 LOG(FATAL) << "Unknown option: " << GetOption(ops); in ReadOptions()