Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/examples/
DslesTestEqFdPath.cpp50 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()
DslesTestEqOutputPath.cpp50 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()