Searched refs:negative_one (Results 1 – 2 of 2) sorted by relevance
1232 constexpr int64_t negative_one = -1; in TEST() local1237 TimeDelta::FromMicroseconds(negative_one).magnitude(), in TEST()
1320 HloInstruction* negative_one = builder.AddInstruction( in TEST_F() local1323 param0, negative_one)); in TEST_F()1328 GmockMatch(m::Power(m::Parameter(0), m::Op().Is(negative_one)))); in TEST_F()