Searched defs:expected_output_vector (Results 1 – 1 of 1) sorted by relevance
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | solarize_op_test.cc | 53 std::vector<uint8_t> expected_output_vector = {252, 251, 196, 45, 0}; in TEST_F() local 81 std::vector<uint8_t> expected_output_vector = {252, 251, 196, 45, 0}; in TEST_F() local 106 std::vector<uint8_t> expected_output_vector = {252, 251, 196, 45, 255}; in TEST_F() local 131 std::vector<uint8_t> expected_output_vector = {252, 251, 196, 45, 255}; in TEST_F() local
|