Searched refs:expected_num_valid (Results 1 – 2 of 2) sorted by relevance
467 Tensor expected_num_valid = test::AsScalar<int>(3); in TEST_F() local468 test::ExpectTensorEqual<int>(expected_num_valid, *GetOutput(1)); in TEST_F()486 Tensor expected_num_valid = test::AsScalar<int>(2); in TEST_F() local487 test::ExpectTensorEqual<int>(expected_num_valid, *GetOutput(1)); in TEST_F()
615 Tensor expected_num_valid = test::AsScalar<int>(3); in TEST_F() local616 test::ExpectTensorEqual<int>(expected_num_valid, *GetOutput(1)); in TEST_F()633 Tensor expected_num_valid = test::AsScalar<int>(2); in TEST_F() local634 test::ExpectTensorEqual<int>(expected_num_valid, *GetOutput(1)); in TEST_F()677 Tensor expected_num_valid = test::AsScalar<int>(3); in TEST_F() local678 test::ExpectTensorEqual<int>(expected_num_valid, *GetOutput(2)); in TEST_F()709 Tensor expected_num_valid = test::AsScalar<int>(6); in TEST_F() local710 test::ExpectTensorEqual<int>(expected_num_valid, *GetOutput(2)); in TEST_F()