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

/external/chromium_org/mojo/apps/js/test/
H A Djs_to_cpp_unittest.cc39 const uint8 kExpectedUInt8Value = 65; member in namespace:mojo::js::__anon8719
101 args->ui8 = kExpectedUInt8Value;
125 EXPECT_EQ(kExpectedUInt8Value, arg.ui8);

Completed in 1066 milliseconds