Searched refs:mTestMethodName (Results 1 – 1 of 1) sorted by relevance
46 protected String mTestMethodName = null; field in ComplexTestCase137 mTestMethodName = entryName; in test_method()145 mTestMethodName = entryName; in test_method()149 log.println("Starting " + mTestMethodName); in test_method()188 log.println("Destroy " + mTestMethodName); in test_method()197 log.println("Finished " + mTestMethodName); in test_method()
Completed in 16 milliseconds