Searched defs:xgc (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | parsed_options_test.cc | 113 XGcOption xgc = map.GetOrDefault(Opt::GcOption); in TEST_F() local |
D | parsed_options.cc | 477 XGcOption* xgc = args.Get(M::GcOption); in Parse() local |