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