Home
last modified time | relevance | path

Searched defs:input_2 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/media/base/
Daudio_splicer_unittest.cc166 scoped_refptr<AudioBuffer> input_2 = GetNextInputBuffer(0.2f); in TEST_F() local
190 scoped_refptr<AudioBuffer> input_2 = GetNextInputBuffer(0.2f); in TEST_F() local
198 scoped_refptr<AudioBuffer> input_2 = AudioBuffer::CreateEOSBuffer(); in TEST_F() local
234 scoped_refptr<AudioBuffer> input_2 = GetNextInputBuffer(0.2f); in TEST_F() local
268 scoped_refptr<AudioBuffer> input_2 = GetNextInputBuffer(0.2f); in TEST_F() local
300 scoped_refptr<AudioBuffer> input_2 = GetNextInputBuffer(0.1f); in TEST_F() local
327 scoped_refptr<AudioBuffer> input_2 = GetNextInputBuffer(0.2f); in TEST_F() local
375 scoped_refptr<AudioBuffer> input_2 = GetNextInputBuffer(0.2f, kOverlapSize); in TEST_F() local
/external/chromium_org/components/nacl/loader/
Dnacl_ipc_adapter_unittest.cc185 IPC::Message input_2(routing_id_2, type_2, IPC::Message::PRIORITY_NORMAL); in TEST_F() local
/external/chromium_org/chrome/browser/autocomplete/
Dhistory_url_provider_unittest.cc521 const base::string16 input_2(ASCIIToUTF16("http:/")); in TEST_F() local