Searched refs:testCaseInfo (Results 1 – 1 of 1) sorted by relevance
43 string testCaseInfo = getTestCaseInfo(); in SetUp() local44 if (testCaseInfo.size()) { in SetUp()45 ALOGD("Test case info: %s", testCaseInfo.c_str()); in SetUp()59 string testCaseInfo = getTestCaseInfo(); in TearDown() local60 if (testCaseInfo.size()) { in TearDown()61 ALOGD("Test case info: %s", testCaseInfo.c_str()); in TearDown()