Home
last modified time | relevance | path

Searched defs:SimpleAggregationProtocolTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/aggregation/protocol/simple_aggregation/
H A Dsimple_aggregation_protocol_test.cc86 class SimpleAggregationProtocolTest : public ::testing::Test { class
158 TEST_F(SimpleAggregationProtocolTest, Create_UnsupportedNumberOfInputs) { in TEST_F() argument
189 TEST_F(SimpleAggregationProtocolTest, Create_UnsupportedNumberOfOutputs) { in TEST_F() argument
218 TEST_F(SimpleAggregationProtocolTest, Create_UnsupportedInputType) { in TEST_F() argument
236 TEST_F(SimpleAggregationProtocolTest, Create_UnsupportedIntrinsicUri) { in TEST_F() argument
260 TEST_F(SimpleAggregationProtocolTest, Create_UnsupportedInputSpec) { in TEST_F() argument
284 TEST_F(SimpleAggregationProtocolTest, Create_UnmatchingInputAndOutputDataType) { in TEST_F() argument
308 TEST_F(SimpleAggregationProtocolTest, Create_UnmatchingInputAndOutputShape) { in TEST_F() argument
332 TEST_F(SimpleAggregationProtocolTest, StartProtocol_Success) { in TEST_F() argument
341 TEST_F(SimpleAggregationProtocolTest, in TEST_F() argument
[all …]