Home
last modified time | relevance | path

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

/bionic/tests/
Dsearch_test.cpp133 pod_node not_there(456); in TEST() local
134 ASSERT_EQ(nullptr, tdelete(&not_there, &root, pod_node_cmp)); in TEST()