HomeSort by relevance Sort by last modified time
    Searched refs:parseCmdLine (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/tests/translator_tests/GLES_V2/
triangleV2.cpp 273 char **parseCmdLine(char *cmdLine, int *argc)
332 char **argv = parseCmdLine(lpCmdLine, &argc);
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 204 void parseCmdLine(int argc, char **argv, TestCase *testCase)\
688 parseCmdLine(argc, argv, &testCase);

Completed in 55 milliseconds