Searched refs:test_frames (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dvisit_tracker_unittest.cc68 VisitToTest test_frames[] = { local
84 RunTest(&tracker, test_frames, arraysize(test_frames));
/external/chromium_org/remoting/codec/
H A Dcodec_test.cc406 std::list<DesktopFrame*> test_frames; local
416 if (test_frames.empty()) {
417 test_frames = frames;
419 scoped_ptr<VideoPacket> packet = encoder->Encode(*test_frames.front());
420 test_frames.pop_front();

Completed in 678 milliseconds