Searched refs:ASSERT_IS_OK (Results 1 – 6 of 6) sorted by relevance
24 ASSERT_IS_OK(ret); in testGetDevice()64 ASSERT_IS_OK(getDevice()->getHwAvSync()));
231 ASSERT_IS_OK(module->setModuleDebug(mFlags)); in SetUp()325 ASSERT_IS_OK(module->setAudioPortConfig(mInitialConfig, &suggested, &applied)) in SetUpImpl()455 ASSERT_IS_OK(module->getAudioPorts(&initialPorts)); in SetUpImpl()456 ASSERT_IS_OK(module->getAudioRoutes(&initialRoutes)); in SetUpImpl()463 ASSERT_IS_OK(module->getAudioPorts(&finalPorts)); in TearDownImpl()467 ASSERT_IS_OK(module->getAudioRoutes(&finalRoutes)); in TearDownImpl()507 ASSERT_IS_OK(module->getAudioPortConfigs(&retrievedPortConfigs)); in ApplyEveryConfig()530 { ASSERT_IS_OK((module.get()->*getter)(&entities)); } in GetAllEntityIds()607 ASSERT_IS_OK(SetUpNoChecks(module, moduleConfig)) in SetUp()1192 ASSERT_IS_OK(SetUpNoChecks(module, bufferSizeFrames)) << "port config id " << getPortId(); in SetUpStream()[all …]
94 #define ASSERT_IS_OK(ret) \ macro
76 ASSERT_IS_OK(mConfig->getEngineConfig(tempConfig.get())); in SetUpEngineConfig()84 ASSERT_IS_OK(mConfig->getSurroundSoundConfig(tempConfig.get())); in SetUpSurroundSoundConfig()
107 #define ASSERT_IS_OK(ret) ASSERT_PRED_FORMAT1(detail::assertIsOk, ret) macro
1651 ASSERT_IS_OK(result); in testOptionalUnitaryGain()1696 ASSERT_IS_OK(ret); in TEST_P()1708 ASSERT_IS_OK(result); in TEST_P()1868 ASSERT_IS_OK(ret); in TEST_P()