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

  /external/v8/build/android/gyp/
write_build_config.py 55 def GetInstrumentation(self):
65 instr = self.GetInstrumentation()
489 if not options.tested_apk_config and manifest.GetInstrumentation():
  /art/runtime/
runtime.h 466 const instrumentation::Instrumentation* GetInstrumentation() const {
470 instrumentation::Instrumentation* GetInstrumentation() {

Completed in 1516 milliseconds