Home
last modified time | relevance | path

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

/test/vts/runners/target/vts_hal_hidl_target/
DVtsHalHidlTargetTestBase.h43 string testCaseInfo = getTestCaseInfo(); in SetUp() local
44 if (testCaseInfo.size()) { in SetUp()
45 ALOGD("Test case info: %s", testCaseInfo.c_str()); in SetUp()
59 string testCaseInfo = getTestCaseInfo(); in TearDown() local
60 if (testCaseInfo.size()) { in TearDown()
61 ALOGD("Test case info: %s", testCaseInfo.c_str()); in TearDown()