Searched refs:mRunTestAs (Results 1 – 1 of 1) sorted by relevance
123 private String mRunTestAs = null; field in GTest661 if (mRunTestAs != null) { in getGTestCmdLine()662 gTestCmdLine.append(String.format("su %s ", mRunTestAs)); in getGTestCmdLine()