Loading media/codec2/hal/hidl/1.0/vts/functional/component/VtsHalMediaC2V1_0TargetComponentTest.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ #define LOG_TAG "codec2_hidl_hal_component_test" #include <android-base/logging.h> #include <android/binder_process.h> #include <gtest/gtest.h> #include <hidl/GtestPrinter.h> Loading Loading @@ -382,5 +383,6 @@ int main(int argc, char** argv) { } ::testing::InitGoogleTest(&argc, argv); ABinderProcess_startThreadPool(); return RUN_ALL_TESTS(); } Loading
media/codec2/hal/hidl/1.0/vts/functional/component/VtsHalMediaC2V1_0TargetComponentTest.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ #define LOG_TAG "codec2_hidl_hal_component_test" #include <android-base/logging.h> #include <android/binder_process.h> #include <gtest/gtest.h> #include <hidl/GtestPrinter.h> Loading Loading @@ -382,5 +383,6 @@ int main(int argc, char** argv) { } ::testing::InitGoogleTest(&argc, argv); ABinderProcess_startThreadPool(); return RUN_ALL_TESTS(); }