Home
last modified time | relevance | path

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

/external/vboot_reference/tests/common/
Dtests.h38 int test_neq(int result, int not_expected,
42 test_neq(result, not_expected, \
Dtests.c68 int test_neq(int result, int not_expected, in test_neq() function