Searched refs:test_info (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | EventControlThreadTest.cpp | 49 const ::testing::TestInfo* const test_info = in EventControlThreadTest() local 51 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in EventControlThreadTest() 55 const ::testing::TestInfo* const test_info = in ~EventControlThreadTest() local 57 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~EventControlThreadTest()
|
D | EventThreadTest.cpp | 89 const ::testing::TestInfo* const test_info = in EventThreadTest() local 91 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in EventThreadTest() 107 const ::testing::TestInfo* const test_info = in ~EventThreadTest() local 109 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~EventThreadTest()
|
D | DisplayTransactionTest.cpp | 132 const ::testing::TestInfo* const test_info = in DisplayTransactionTest() local 134 ALOGD("**** Setting up for %s.%s\n", test_info->test_case_name(), test_info->name()); in DisplayTransactionTest() 162 const ::testing::TestInfo* const test_info = in ~DisplayTransactionTest() local 164 ALOGD("**** Tearing down after %s.%s\n", test_info->test_case_name(), test_info->name()); in ~DisplayTransactionTest()
|
/frameworks/native/libs/gui/tests/ |
D | CpuConsumer_test.cpp | 62 const ::testing::TestInfo* const test_info = in SetUp() local 66 test_info->name(), in SetUp()
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
D | Hwc2Test.cpp | 1895 const ::testing::TestInfo* const test_info = in createAndPresentVirtualDisplay() local 1900 test_info->name()), 0) in createAndPresentVirtualDisplay()
|