Searched refs:kPointerParseErrorTokenMustBeginWithSolidus (Results 1 – 2 of 2) sorted by relevance
32 kPointerParseErrorTokenMustBeginWithSolidus, //!< A token must begin with a '/' enumerator794 parseErrorCode_ = kPointerParseErrorTokenMustBeginWithSolidus; in Parse()
163 EXPECT_EQ(kPointerParseErrorTokenMustBeginWithSolidus, p.GetParseErrorCode()); in TEST()326 EXPECT_EQ(kPointerParseErrorTokenMustBeginWithSolidus, p.GetParseErrorCode()); in TEST()