Home
last modified time | relevance | path

Searched refs:msgToDoc (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/mongo/gridfs/
H A Dgridfs_spec_test.go372 func msgToDoc(t *testing.T, msg json.RawMessage) bsonx.Doc { func
451 args := msgToDoc(t, test.Act.Arguments)
463 args := msgToDoc(t, test.Act.Arguments)
626 args := msgToDoc(t, test.Act.Arguments)
633 args := msgToDoc(t, test.Act.Arguments)
657 args := msgToDoc(t, test.Act.Arguments)
664 args := msgToDoc(t, test.Act.Arguments)
674 args := msgToDoc(t, test.Act.Arguments)
694 deletes = append(deletes, bsonx.Document(msgToDoc(t, deleteMsg)))