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

/external/chromium_org/tools/gn/
H A Dscope_unittest.cc245 const char kOnMutable1[] = "on_mutable1"; local
257 mutable_scope1.SetValue(kOnMutable1, value, &assignment);
268 Value* mutable1_result = mutable_scope2.GetMutableValue(kOnMutable1, false);
276 mutable1_result = mutable_scope2.GetMutableValue(kOnMutable1, true);

Completed in 221 milliseconds