Home
last modified time | relevance | path

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

/tests/net/lib/lwm2m/content_link_format/src/
A Dmain.c92 test_out.writer = &link_format_writer; in context_reset()
131 ret = link_format_writer.put_begin(&test_out, &test_path); in ZTEST()
147 ret = link_format_writer.put_begin(&test_out, &test_path); in ZTEST()
163 ret = link_format_writer.put_begin(&test_out, &test_path); in ZTEST()
178 ret = link_format_writer.put_begin(&test_out, &test_path); in ZTEST()
233 ret = link_format_writer.put_corelink(&test_out, &test_path); in ZTEST()
280 ret = link_format_writer.put_corelink(&test_out, &test_path); in ZTEST()
315 ret = link_format_writer.put_corelink(&test_out, &test_path); in ZTEST()
352 ret = link_format_writer.put_corelink(&test_out, &test_path); in ZTEST()
372 ret = link_format_writer.put_corelink(&test_out, &test_path); in ZTEST()
/tests/net/lib/lwm2m/lwm2m_rd_client/src/
A Dstubs.c252 const struct lwm2m_writer link_format_writer = { variable

Completed in 7 milliseconds