Home
last modified time | relevance | path

Searched defs:Val1 (Results 1 – 1 of 1) sorted by relevance

/optee_test/host/xtest/adbg/include/
A Dadbg.h145 #define ADBG_EXPECT_COMPARE_SIGNED(Case_p, Val1, Compar, Val2) \ argument
150 #define ADBG_EXPECT_COMPARE_UNSIGNED(Case_p, Val1, Compar, Val2) \ argument
155 #define ADBG_EXPECT_COMPARE_POINTER(Case_p, Val1, Compar, Val2) \ argument
194 #define ADBG_REQUIRE_COMPARE_SIGNED(Case_p, Recovery, Val1, Compar, Val2) {\ argument
198 #define ADBG_REQUIRE_COMPARE_UNSIGNED(Case_p, Recovery, Val1, Compar, Val2) {\ argument
202 #define ADBG_REQUIRE_COMPARE_POINTER(Case_p, Recovery, Val1, Compar, Val2) {\ argument

Completed in 3 milliseconds