Searched refs:match_dot_0 (Results 1 – 1 of 1) sorted by relevance
5364 auto match_dot_0 = m::Dot(m::Slice(m::Constant()), m::Parameter(0)); in TEST_P() local5369 GmockMatch(m::Add(m::Add(match_dot_0, match_dot_1), match_dot_2))); in TEST_P()5428 auto match_dot_0 = m::Dot(m::Parameter(0), m::Slice(m::Constant())); in TEST_P() local5434 GmockMatch(m::Add(m::Add(m::Add(match_dot_0, match_dot_1), match_dot_2), in TEST_P()