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

  /art/compiler/
common_compiler_test.h 57 virtual void SetUpRuntimeOptions(RuntimeOptions *options);
common_compiler_test.cc 331 void CommonCompilerTest::SetUpRuntimeOptions(RuntimeOptions* options) {
332 CommonRuntimeTest::SetUpRuntimeOptions(options);
  /art/runtime/
common_runtime_test.h 88 virtual void SetUpRuntimeOptions(RuntimeOptions* options) {}
monitor_test.cc 35 void SetUpRuntimeOptions(RuntimeOptions *options) OVERRIDE {
common_runtime_test.cc 205 SetUpRuntimeOptions(&options);
  /art/runtime/arch/
stub_test.cc 50 void SetUpRuntimeOptions(RuntimeOptions *options) OVERRIDE {
    [all...]

Completed in 304 milliseconds