Searched refs:TestEQPathFromFD (Results 1 – 2 of 2) sorted by relevance
/frameworks/wilhelm/tests/examples/ |
D | slesTestEqFdPath.cpp | 50 void TestEQPathFromFD( SLObjectItf sl, const char* path in TestEQPathFromFD() function 325 TestEQPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]), in main() 328 TestEQPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]), (SLAint64)atoi(argv[3]), alwaysOn); in main() 331 TestEQPathFromFD(sl, argv[1]); in main()
|
D | slesTestEqOutputPath.cpp | 50 void TestEQPathFromFD( SLObjectItf sl, const char* path in TestEQPathFromFD() function 326 TestEQPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]), in main() 329 TestEQPathFromFD(sl, argv[1], (SLAint64)atoi(argv[2]), (SLAint64)atoi(argv[3]), alwaysOn); in main() 332 TestEQPathFromFD(sl, argv[1], alwaysOn); in main()
|