Home | History | Annotate | Download | only in base

Lines Matching defs:input_3

167   scoped_refptr<AudioBuffer> input_3 = GetNextInputBuffer(0.3f);
169 EXPECT_TRUE(AddInput(input_3));
171 VerifyNextBuffer(input_3);
199 scoped_refptr<AudioBuffer> input_3 = GetNextInputBuffer(0.2f);
213 EXPECT_TRUE(AddInput(input_3));
214 VerifyNextBuffer(input_3);
284 scoped_refptr<AudioBuffer> input_3 = GetNextInputBuffer(0.3f);
285 EXPECT_TRUE(AddInput(input_3));
286 VerifyNextBuffer(input_3);
381 scoped_refptr<AudioBuffer> input_3 = GetNextInputBuffer(0.3f);
385 EXPECT_TRUE(AddInput(input_3));
388 VerifyNextBuffer(input_3);