OSDN Git Service

Import ::testing::DoAll
authorHaibo Huang <hhb@google.com>
Fri, 17 May 2019 04:59:01 +0000 (21:59 -0700)
committerHaibo Huang <hhb@google.com>
Fri, 17 May 2019 05:06:24 +0000 (05:06 +0000)
commit1c360dc5771c520946905c48d1fecbcba7427277
tree3930f034fab6d4b28f443b33d3fc635cb7e367af
parent55696dd72cba40d9500a8dc97f8c986f68c3c1a6
Import ::testing::DoAll

It is used in this file but didn't have corresponding using statement.
It fails compile in new googletest.

Test: build
Change-Id: I1ac9d04c1bc8c46b57ecfb7859ee0e3c31bbb092
profile/avrcp/tests/avrcp_connection_handler_test.cc