Searched refs:c128_lit (Results 1 – 1 of 1) sorted by relevance
121 auto c128_lit = LiteralUtil::CreateR0<complex128>({3.14f, 2.78f}); in TEST_F() local122 EXPECT_EQ("c128[] (3.14, 2.78)", c128_lit.ToString()); in TEST_F()