Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/
A Dobject_tc.c176 const char *nonexist_name = "nonexist"; in test_object_find_operations() local
177 uassert_true(rt_strlen(nonexist_name) <= TEST_RT_NAME_MAX - 1); in test_object_find_operations()
178 found = rt_object_find(nonexist_name, RT_Object_Class_Thread); in test_object_find_operations()

Completed in 4 milliseconds