Home
last modified time | relevance | path

Searched refs:result_okay (Results 1 – 1 of 1) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/src/
H A Dmd5.cpp301 bool result_okay = true; in UNIT_TEST() local
304 result_okay = false; in UNIT_TEST()
308 CHECK_EQ(result_okay, true); in UNIT_TEST()