Searched refs:lasttest (Results 1 – 3 of 3) sorted by relevance
/external/opencore/engines/author/test/src/ |
D | pvaetest.cpp | 1507 bool CheckSourceAndOutputFiles(cmd_line* aCommandLine, int32 firsttest, int32 lasttest, OSCL_HeapSt… in CheckSourceAndOutputFiles() argument 1528 …Filename incorrect!!! TestNo:%d - %d needs Input File: -audio <xxx>.amr\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1538 …Filename incorrect!!! TestNo:%d - %d needs Input File: -audio <xxx>.awb\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1547 …ename incorrect!!! TestNo:%d - %d needs Input File:-audio <xxx>.aacadif\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1555 …ename incorrect!!! TestNo:%d - %d needs Input File:-audio <xxx>.aacadts\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1591 … Filename incorrect!!! TestNo:%d - %d needs Input File:-video <xxx>.yuv\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1600 …Filename incorrect!!! TestNo:%d - %d needs Input File:-video <xxx>.h263\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1608 …Filename incorrect!!! TestNo:%d - %d needs Input File:-video <xxx>.h264\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1648 …t Filename incorrect!!! TestNo:%d - %d needs Input File:-text <xxx>.txt\n\n", firsttest, lasttest); in CheckSourceAndOutputFiles() 1668 …if ((firsttest >= 0 && lasttest < K3GP_OUTPUT_TestEnd) || (firsttest >= CompressedLongetivityTestB… in CheckSourceAndOutputFiles() [all …]
|
/external/opencore/engines/adapters/player/framemetadatautility/test/src/ |
D | test_pv_frame_metadata_utility.cpp | 871 int32 firsttest, lasttest; in _local_main() local 872 FindTestRange(command_line, firsttest, lasttest, file); in _local_main() 878 fprintf(file, " Test case range %d to %d\n", firsttest, lasttest); in _local_main() 882 …etadata_utility_test_suite(filenameinfo.get_str(), inputformattype, firsttest, lasttest, loglevel); in _local_main()
|
/external/opencore/engines/player/test/src/ |
D | test_pv_player_engine.cpp | 1825 int32 firsttest, lasttest; in _local_main() local 1826 FindTestRange(command_line, firsttest, lasttest, file); in _local_main() 1851 fprintf(file, " Test case range %d to %d\n", firsttest, lasttest); in _local_main() 1872 …r_engine_test_suite(filenameinfo.get_str(), inputformattype, firsttest, lasttest, compV, compA, fi… in _local_main()
|