Home
last modified time | relevance | path

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

/bionic/tests/
Dlink_test.cpp63 bool found_load = false; in TEST() local
73 found_load = true; in TEST()
77 ASSERT_EQ(true, found_load); in TEST()