Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/bhttp/
DBinaryHttpMessageTest.java409 .addInformativeResponse( in testEncodeAndDecodeMultiInformationalWithBody()
415 .addInformativeResponse( in testEncodeAndDecodeMultiInformationalWithBody()
453 .addInformativeResponse( in testResponseEquals()
466 .addInformativeResponse( in testResponseEquals()
484 .addInformativeResponse( in testResponseNotEqual()
499 .addInformativeResponse( in testResponseNotEqual()
515 .addInformativeResponse( in testResponseNotEqual()
531 .addInformativeResponse( in testResponseNotEqual()
547 .addInformativeResponse( in testResponseNotEqual()
563 .addInformativeResponse( in testResponseNotEqual()
[all …]
DResponseControlDataTest.java35 .addInformativeResponse( in testNewAndDeserialize_normal()
40 .addInformativeResponse( in testNewAndDeserialize_normal()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/bhttp/
DResponseControlData.java107 public Builder addInformativeResponse( in addInformativeResponse() method in ResponseControlData.Builder
DBinaryHttpMessageDeserializer.java80 builder.addInformativeResponse( in deserializeKnownLengthResponseControlData()