Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline_parser_test.cc203 #define EXPECT_SINGLE_PARSE_VALUE_STR(expected, argv, key) \ macro
232 EXPECT_SINGLE_PARSE_VALUE_STR("/hello/world", "-classpath /hello/world", M::ClassPath); in TEST_F()