Searched refs:in_shortTestName (Results 1 – 2 of 2) sorted by relevance
/ndk/tests/device/test-stlport/unit/cppunit/ |
D | file_reporter.h | 75 …virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool e… in progress() argument 84 fprintf(_file, "%s::%s", in_className, in_shortTestName); in progress()
|
/ndk/tests/device/test-gnustl-full/unit/cppunit/ |
D | file_reporter.h | 75 …virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool e… in progress() argument 84 fprintf(_file, "%s::%s", in_className, in_shortTestName); in progress()
|