Searched refs:mInstrumentationCallbacks (Results 1 – 2 of 2) sorted by relevance
129 mInstrumentationCallbacks.clear(); in configureInstrumentation()130 registerInstrumentationCallbacks(&mInstrumentationCallbacks); in configureInstrumentation()135 mInstrumentationCallbacks.clear(); in configureInstrumentation()
173 return mInstrumentationCallbacks; in getInstrumentationCallbacks()203 std::vector<InstrumentationCallback> mInstrumentationCallbacks; member