Searched refs:kExpectedInt64Value (Results 1 – 1 of 1) sorted by relevance
34 const int64 kExpectedInt64Value = -77263311946305LL; variable93 args->si64 = kExpectedInt64Value; in BuildSampleEchoArgs()117 EXPECT_EQ(kExpectedInt64Value, arg.si64); in CheckSampleEchoArgs()