Project import generated by Copybara.
GitOrigin-RevId: 6e5aa035cd1f6a9333962df5d3ab97a05bd5744e
This commit is contained in:
committed by
Sebastian Schmidt
parent
4a20e9909d
commit
c688862570
@@ -28,8 +28,11 @@ namespace mediapipe {
|
||||
namespace {
|
||||
|
||||
using testing::ContainerEq;
|
||||
using testing::Eq;
|
||||
using testing::HasSubstr;
|
||||
using testing::IsEmpty;
|
||||
using testing::Matches;
|
||||
using testing::Pointwise;
|
||||
|
||||
TEST(StatusTest, StatusStopIsNotOk) { EXPECT_FALSE(tool::StatusStop().ok()); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user