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

/external/chromium_org/mojo/apps/js/test/
H A Djs_to_cpp_unittest.cc40 const uint16 kExpectedUInt16Value = 16961; member in namespace:mojo::js::__anon8719
100 args->ui16 = kExpectedUInt16Value;
124 EXPECT_EQ(kExpectedUInt16Value, arg.ui16);

Completed in 63 milliseconds