Searched refs:kState1 (Results 1 – 1 of 1) sorted by relevance
911 const char kState1[] = R"({"t1": {"p1": 0, "p2": "foo"}})"; in TEST_F() local912 auto state1 = CreateDictionaryValue(kState1); in TEST_F()