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

/external/chromium_org/tools/gn/
H A Dscope_unittest.cc282 Value* mutable2_result = mutable_scope2.GetMutableValue(kOnMutable2, true); local
283 ASSERT_TRUE(mutable2_result);
284 EXPECT_TRUE(*mutable2_result == value);

Completed in 133 milliseconds