Home
last modified time | relevance | path

Searched refs:TestPlayPathFromFD (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
DslesTestPlayFdPath.cpp71 void TestPlayPathFromFD( SLObjectItf sl, const char* path, SLAint64 offset, SLAint64 size) in TestPlayPathFromFD() function
252 TestPlayPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]), in main()
255 TestPlayPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]), (SLAint64)atoi(argv[3])); in main()