Searched defs:mFactory (Results 1 – 4 of 4) sorted by relevance
35 private Factory mFactory; field in Editable_FactoryTest
68 GenericFactory* mFactory; variable
49 private SQLiteDatabase.CursorFactory mFactory = MockCursor::new; field in SQLiteOpenHelperTest
69 private final Factory mFactory = (String name, Context context, AttributeSet attrs) -> null; field in LayoutInflaterTest