Searched refs:kTestErrorCode (Results 1 – 1 of 1) sorted by relevance
493 const int kTestErrorCode = 401; variable1012 EXPECT_EQ(kTestErrorCode, errorcode->code()); in TEST_F()1059 errorcode->SetCode(kTestErrorCode); in TEST_F()