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

/external/chromium_org/mojo/apps/js/test/
H A Djs_to_cpp_unittest.cc32 const int8 kExpectedInt8Value = -65; member in namespace:mojo::js::__anon8719
97 args->si8 = kExpectedInt8Value;
121 EXPECT_EQ(kExpectedInt8Value, arg.si8);

Completed in 964 milliseconds