Home
last modified time | relevance | path

Searched defs:testCase (Results 1 – 1 of 1) sorted by relevance

/system/extras/tests/sdcard/
Dsdcard_perf_test.cpp149 void printHeader(int argc, char **argv, const TestCase& testCase) in printHeader()
204 void parseCmdLine(int argc, char **argv, TestCase *testCase)\ in parseCmdLine()
290 bool readData(char *const chunk, const int idx, TestCase *testCase) in readData()
352 bool testRead(TestCase *testCase) { in testRead()
418 bool writeData(const char *const chunk, const int idx, TestCase *testCase) { in writeData()
489 bool testWrite(TestCase *testCase) in testWrite()
519 bool testReadWrite(TestCase *testCase) in testReadWrite()
531 bool testOpenCreate(TestCase *testCase) in testOpenCreate()
559 bool writeTestFile(TestCase *testCase, const char* filename) { in writeTestFile()
608 bool testTraverse(TestCase *testCase) { in testTraverse()
[all …]