Home
last modified time | relevance | path

Searched refs:JUnitNotifyingListener (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/nativetesthelper/jni/
Dgtest_wrapper.cpp65 class JUnitNotifyingListener : public ::testing::EmptyTestEventListener { class
68 JUnitNotifyingListener(JNIEnv* env, jobject runNotifier) in JUnitNotifyingListener() function in JUnitNotifyingListener
73 virtual ~JUnitNotifyingListener() {} in ~JUnitNotifyingListener()
180 JUnitNotifyingListener junitListener{env, notifier}; in Java_com_android_gtestrunner_GtestRunner_nRun()