Home
last modified time | relevance | path

Searched refs:kExpectedInt32Value (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/edk/js/tests/
Djs_to_cpp_tests.cc43 const int32_t kExpectedInt32Value = -1145258561; variable
94 args->si32 = kExpectedInt32Value; in BuildSampleEchoArgs()
118 EXPECT_EQ(kExpectedInt32Value, arg->si32); in CheckSampleEchoArgs()