Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/lib/dns_sd/src/
Dmain.c289 int expected_int = sizeof(expected_buf); in ZTEST() local
356 int expected_int = sizeof(expected_buf); in ZTEST() local
398 int expected_int = sizeof(expected_buf); in ZTEST() local
452 int expected_int = sizeof(expected_buf); in ZTEST() local
494 int expected_int = sizeof(expected_buf); in ZTEST() local
542 int expected_int = sizeof(expected_rsp); in ZTEST() local
603 int expected_int = sizeof(expected_rsp); in ZTEST() local
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt115 set(expected_int 5) variable