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

/external/chromium_org/mojo/apps/js/test/
H A Djs_to_cpp_unittest.cc41 const uint32 kExpectedUInt32Value = 1145258561; member in namespace:mojo::js::__anon8719
99 args->ui32 = kExpectedUInt32Value;
123 EXPECT_EQ(kExpectedUInt32Value, arg.ui32);

Completed in 172 milliseconds