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

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

Completed in 1490 milliseconds