OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestVideoSource
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_video_source.h
14
class
TestVideoSource
: public TestCase {
16
explicit
TestVideoSource
(TestingInstance* instance);
17
virtual ~
TestVideoSource
();
test_video_source.cc
31
TestVideoSource
::
TestVideoSource
(TestingInstance* instance)
38
bool
TestVideoSource
::Init() {
54
TestVideoSource
::~
TestVideoSource
() {
57
void
TestVideoSource
::RunTests(const std::string& filter) {
62
void
TestVideoSource
::HandleMessage(const pp::Var& message_data) {
69
std::string
TestVideoSource
::TestCreate() {
92
std::string
TestVideoSource
::TestGetFrame() {
Completed in 535 milliseconds