Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs162 …omParseContext(ReadOnlySequence<byte> input, ParseContextAssertAction assertAction, bool assertIsA… in AssertReadFromParseContext() argument
166 assertAction(ref parseCtx); in AssertReadFromParseContext()
174 assertAction(ref spanParseContext); in AssertReadFromParseContext()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs162 …omParseContext(ReadOnlySequence<byte> input, ParseContextAssertAction assertAction, bool assertIsA… in AssertReadFromParseContext() argument
166 assertAction(ref parseCtx); in AssertReadFromParseContext()
174 assertAction(ref spanParseContext); in AssertReadFromParseContext()
/external/armnn/third-party/doctest/
Ddoctest.h1416 namespace assertAction {