Searched full:moreobject (Results 1 – 8 of 8) sorted by relevance
22 x = MoreObject("345\n")
24 x = MoreObject("345\n")
52 assertEquals("x = MoreObject(\"345\\n\")\n", map1.get("code")); in testExample_2_28()
297 x = MoreObject("345\n")
73 …"\nStack:\n - file: TopClass.py\n line: 23\n code: |\n x = MoreObject(\"345\\n\")\n -…
517 EXPECT_CALL(handler, OnScalar(_, "!", 0, "x = MoreObject(\"345\\n\")\n")); in TEST_F()