Home
last modified time | relevance | path

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

/aosp12/packages/apps/Test/connectivity/sl4n/facades/test/
H A Dtest_facade.h27 std::tuple<bool, int> TestErrorCodeFail();
H A Dtest_facade.cpp35 std::tuple<bool, int> TestFacade::TestErrorCodeFail() { in TestErrorCodeFail() function in TestFacade