OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:be64test
(Results
1 - 1
of
1
) sorted by null
/prebuilts/misc/windows/sdl2/test/
testautomation_rwops.c
601
Uint64
BE64test
;
680
BE64test
= SDL_ReadBE64(rw);
682
SDLTest_AssertCheck(
BE64test
== BE64value, "Validate return value from SDL_ReadBE64, expected: %llu, got: %llu", BE64value,
BE64test
);
Completed in 1932 milliseconds