Searched refs:opt_args (Results 1 – 1 of 1) sorted by relevance
338 const char *opt_args = "-Xrunjdwp:transport=dt_socket,address=8000,server=y"; in TEST_F() local340 EXPECT_SINGLE_PARSE_VALUE(opt, opt_args, M::JdwpOptions); in TEST_F()353 const char *opt_args = "-agentlib:jdwp=transport=dt_socket,address=localhost:6500,server=n"; in TEST_F() local355 EXPECT_SINGLE_PARSE_VALUE(opt, opt_args, M::JdwpOptions); in TEST_F()