Searched refs:match_dot_1 (Results 1 – 1 of 1) sorted by relevance
4501 auto match_dot_1 = m::Dot(m::Slice(m::Constant()), m::Parameter(1)); in TEST_P() local4505 GmockMatch(m::Add(m::Add(match_dot_0, match_dot_1), match_dot_2))); in TEST_P()4565 auto match_dot_1 = m::Dot(m::Parameter(1), m::Slice(m::Constant())); in TEST_P() local4570 GmockMatch(m::Add(m::Add(m::Add(match_dot_0, match_dot_1), match_dot_2), in TEST_P()