Searched defs:self_ (Results 1 – 2 of 2) sorted by relevance
49 y.apply({ self_ : 3 }); property50 y.apply({ self_ : 3 }); property51 y.apply({ self_ : 3 }); property55 assertEquals(y.apply({ self_ : 3, uuu : 4 }), 3); property
40 static TestCase* self_; variable