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

/external/chromium_org/mojo/apps/js/test/
H A Djs_to_cpp_unittest.cc34 const int32 kExpectedInt32Value = -1145258561; member in namespace:mojo::js::__anon8719
95 args->si32 = kExpectedInt32Value;
119 EXPECT_EQ(kExpectedInt32Value, arg.si32);

Completed in 100 milliseconds