Searched defs:embed3 (Results 1 – 2 of 2) sorted by relevance
47 type embed3 struct { // implicitly notinheap struct48 x [1]nih
320 auto embed3 = CreateMapPlusN(embed1, 4.0); in XLA_TEST_F() local