Searched refs:expectedPaths (Results 1 – 1 of 1) sorted by relevance
787 public void FieldMask_Valid(string jsonValue, params string[] expectedPaths) in FieldMask_Valid() argument791 CollectionAssert.AreEqual(expectedPaths, parsed.Paths); in FieldMask_Valid()