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

  /art/runtime/
common_runtime_test.h 89 virtual void SetUpRuntimeOptions(RuntimeOptions* options) {}
  /art/compiler/
common_compiler_test.cc 326 void CommonCompilerTest::SetUpRuntimeOptions(RuntimeOptions* options) {
327 CommonRuntimeTest::SetUpRuntimeOptions(options);

Completed in 51 milliseconds