HomeSort by relevance Sort by last modified time
    Searched refs:TEXT_FILE (Results 1 - 4 of 4) sorted by null

  /external/opencore/engines/author/test/src/single_core/
pvaetestinput.cpp 75 case TEXT_FILE:
101 case TEXT_FILE:
132 case TEXT_FILE:
266 case TEXT_FILE:
pvaetestinput.h 116 , TEXT_FILE
  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset4.cpp 152 if (testInput.IsTestInputTypeSupported(TEXT_FILE))
154 iTextInputType = TEXT_FILE;
157 status = testInput.CreateInputNode(TEXT_FILE, iInputFileNameText, iAVTConfig);
    [all...]
test_pv_author_engine_testset1.cpp 278 if (testInput.IsTestInputTypeSupported(TEXT_FILE))
280 iTextInputType = TEXT_FILE;
282 status = testInput.CreateInputNode(TEXT_FILE, iInputFileNameText, iAVTConfig);
    [all...]

Completed in 2431 milliseconds