Searched refs:blank_ptr (Results 1 – 1 of 1) sorted by relevance
902 Value* blank_ptr = dict.Set("foo.bar", std::make_unique<base::Value>()); in TEST() local903 EXPECT_EQ(Value::Type::NONE, blank_ptr->type()); in TEST()908 Value* blank_ptr = dict.SetWithoutPathExpansion( in TEST() local910 EXPECT_EQ(Value::Type::NONE, blank_ptr->type()); in TEST()