Home
last modified time | relevance | path

Searched defs:nativeHandle2 (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/tetheroffload/config/1.0/vts/functional/
DVtsHalTetheroffloadConfigV1_0TargetTest.cpp113 native_handle_t* const nativeHandle2 = native_handle_create(1, 0); in TEST_P() local
129 native_handle_t* const nativeHandle2 = native_handle_create(0, 0); in TEST_P() local
150 native_handle_t* const nativeHandle2 = native_handle_create(0, 0); in TEST_P() local
170 native_handle_t* const nativeHandle2 = native_handle_create(1, 0); in TEST_P() local
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DOffloadControlTestBase.cpp47 native_handle_t* const nativeHandle2 = native_handle_create(1, 0); in setupConfigHal() local