Searched refs:mLdLibraryPath (Results 1 – 1 of 1) sorted by relevance
127 private String mLdLibraryPath = null; field in GTest648 if (mLdLibraryPath != null) { in getGTestCmdLine()649 gTestCmdLine.append(String.format("LD_LIBRARY_PATH=%s ", mLdLibraryPath)); in getGTestCmdLine()