Home
last modified time | relevance | path

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

/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DVtsHalTetheroffloadControlV1_0TargetTest.cpp168 void initOffload(const bool expected_result) { in initOffload() argument
172 ASSERT_EQ(expected_result, success) << msg; in initOffload()