Home
last modified time | relevance | path

Searched refs:inBrowserProcess (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/android/java/src/org/chromium/base/library_loader/
DLinker.java307 public boolean runChecks(int memoryDeviceConfig, boolean inBrowserProcess); in runChecks() argument
355 int memoryDeviceConfig, boolean inBrowserProcess) { in runTestRunnerClassForTesting() argument
380 if (!testRunner.runChecks(memoryDeviceConfig, inBrowserProcess)) { in runTestRunnerClassForTesting()