Searched defs:test_foo (Results 1 – 2 of 2) sorted by relevance
9 ZTEST(suite1, test_foo) in ZTEST() argument14 ZTEST(suite2, test_foo) in ZTEST() argument
135 foo_class *test_foo = new foo_class(10); in ZTEST() local