Searched refs:unsigned_x (Results 1 – 1 of 1) sorted by relevance
512 std::vector<uint64> unsigned_x = {{42, UINT64_MAX}}; in XLA_TEST_F() local513 ConvertElementType(ConstantR1<uint64>(&builder, unsigned_x), S64); in XLA_TEST_F()522 std::vector<uint64> unsigned_x = { in XLA_TEST_F() local524 ComputeAndCompareR1<uint64>(&builder, unsigned_x, {}); in XLA_TEST_F()