Home
last modified time | relevance | path

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

/external/opencore/oscl/unit_test/src/
Dtest_case.cpp24 test_case::adopt_test_case(test_case* new_case) in adopt_test_case() argument
26 m_subtests.push_back(new_case); in adopt_test_case()
Dtest_case.h69 void adopt_test_case(test_case* new_case);