Searched defs:test_endian (Results 1 - 2 of 2) sorted by relevance

/external/dbus/test/
H A Dmarshal.c145 test_endian (Fixture *f, function
249 g_test_add ("/demarshal/le", Fixture, le_blob, setup, test_endian, teardown);
250 g_test_add ("/demarshal/be", Fixture, be_blob, setup, test_endian, teardown);
/external/webp/src/enc/
H A Dpicture_csp.c32 } test_endian = { 0xff000000u }; variable in typeref:union:__anon19887
33 #define ALPHA_IS_LAST (test_endian.bytes[3] == 0xff)

Completed in 149 milliseconds