Searched refs:HidlInstrumentor (Results 1 – 4 of 4) sorted by relevance
60 HidlInstrumentor::HidlInstrumentor(const std::string& package, const std::string& interface) in HidlInstrumentor() function in android::hardware::details::HidlInstrumentor110 HidlInstrumentor::~HidlInstrumentor() {} in ~HidlInstrumentor()112 void HidlInstrumentor::configureInstrumentation(bool log) { in configureInstrumentation()128 void HidlInstrumentor::registerInstrumentationCallbacks( in registerInstrumentationCallbacks()209 bool HidlInstrumentor::isInstrumentationLib(const dirent *file) { in isInstrumentationLib()
139 struct HidlInstrumentor { struct165 explicit HidlInstrumentor( argument168 virtual ~HidlInstrumentor();
81 // Inherited names from HidlInstrumentor
1171 using ::android::hardware::details::HidlInstrumentor; in TEST_F()1196 new ::android::hardware::details::HidlInstrumentor("", ""); in TEST_F()