Searched defs:mCommandLineFilePath (Results 1 – 2 of 2) sorted by relevance
30 private String mCommandLineFilePath; field in AngleNativeTest161 nativeRunTests(mCommandLineFlags.toString(), mCommandLineFilePath, mStdoutFilePath); in runTests() local
37 private String mCommandLineFilePath; field in NativeTest191 NativeTestJni.get().runTests(mCommandLineFlags.toString(), mCommandLineFilePath, in runTests() local