Searched refs:s12 (Results 1 – 3 of 3) sorted by relevance
38 String s12 = new String("12"); in shlemiel() local60 s += s12; in shlemiel()
116 String s12 = new String(string); in constructorTest() local
717 EXPECT_TRUE(vixl::s12.Is(Arm64Assembler::reg_s(S12))); in TEST()