Searched refs:callClose (Results 1 – 1 of 1) sorted by relevance
1166 static ndk::ScopedAStatus callClose(std::shared_ptr<Stream> stream) { in callClose() function in WithStream1182 EXPECT_IS_OK(callClose(mStream)) << "port config id " << getPortId(); in ~WithStream()3116 EXPECT_STATUS(EX_ILLEGAL_STATE, WithStream<Stream>::callClose(heldStream)) in CloseTwice()3620 (void)WithStream<IStreamOut>::callClose(ret.stream); in TEST_P()3649 (void)WithStream<IStreamOut>::callClose(ret.stream); in TEST_P()