Searched refs:isIEC61937Supported (Results 1 – 4 of 4) sorted by relevance
45 static boolean isIEC61937Supported() { in isIEC61937Supported() method in AAudioTests
258 bool isIEC61937Supported();
412 bool isIEC61937Supported() { in isIEC61937Supported() function
227 expectedResult = isIEC61937Supported() ? Expect::SUCCEED : Expect::FAIL; in TEST_P()