Searched refs:testinfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
H A Dmain.cpp45 auto testinfo = ::testing::UnitTest::GetInstance()->current_test_info(); local
46 printf("[ FAILED ] %s.%s\n", testinfo->test_case_name(),
47 testinfo->name());

Completed in 60 milliseconds