Lines Matching defs:expectedOutputShape
26 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in EqualFP32Test() local
62 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in EqualBroadcastTest() local
91 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in EqualInt32Test() local
114 std::vector<int32_t> expectedOutputShape { 2, 2, 2, 2 }; in NotEqualFP32Test() local
149 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in NotEqualBroadcastTest() local
178 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in NotEqualInt32Test() local
201 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in GreaterFP32Test() local
224 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in GreaterBroadcastTest() local
253 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in GreaterInt32Test() local
276 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in GreaterEqualFP32Test() local
299 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in GreaterEqualBroadcastTest() local
329 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in GreaterEqualInt32Test() local
352 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in LessFP32Test() local
375 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in LessBroadcastTest() local
405 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in LessInt32Test() local
428 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in LessEqualFP32Test() local
451 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 3 }; in LessEqualBroadcastTest() local
481 std::vector<int32_t> expectedOutputShape { 1, 2, 2, 1 }; in LessEqualInt32Test() local