Searched refs:kOnMutable2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dscope_unittest.cc246 const char kOnMutable2[] = "on_mutable2"; local
261 mutable_scope2.SetValue(kOnMutable2, value, &assignment);
282 Value* mutable2_result = mutable_scope2.GetMutableValue(kOnMutable2, true);

Completed in 563 milliseconds