HomeSort by relevance Sort by last modified time
    Searched full:trace (Results 1851 - 1875 of 3884) sorted by null

<<71727374757677787980>>

  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 176 // stack trace.
177 const char kStackTraceMarker[] = "\nStack trace:\n";
749 // Returns the current OS stack trace as an std::string.
758 // trace but Bar() and CurrentOsStackTraceExceptTop() won't.
3458 TraceInfo trace; variable
3463 UnitTest::GetInstance()->PushGTestTrace(trace); variable
3723 const internal::TraceInfo& trace = impl_->gtest_trace_stack()[i - 1]; local
    [all...]
  /external/open-vcdiff/gtest/src/
gtest.cc 161 // stack trace.
162 const char kStackTraceMarker[] = "\nStack trace:\n";
719 // Returns the current OS stack trace as a String.
728 // trace but Bar() and CurrentOsStackTraceExceptTop() won't.
3316 TraceInfo trace; local
3582 const internal::TraceInfo& trace = local
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 161 // stack trace.
162 const char kStackTraceMarker[] = "\nStack trace:\n";
719 // Returns the current OS stack trace as a String.
728 // trace but Bar() and CurrentOsStackTraceExceptTop() won't.
3285 TraceInfo trace; local
3551 const internal::TraceInfo& trace = local
    [all...]
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 52 import android.os.Trace;
    [all...]
  /external/valgrind/main/docs/xml/
manual-core.xml 149 <option>--trace-children=yes</option>, but confusion is still
645 <varlistentry id="opt.trace-children" xreflabel="--trace-children">
647 <option><![CDATA[--trace-children=<yes|no> [default: no] ]]></option>
650 <para>When enabled, Valgrind will trace into sub-processes
654 <para>Note that Valgrind does trace into the child of a
664 <varlistentry id="opt.trace-children-skip" xreflabel="--trace-children-skip">
666 <option><![CDATA[--trace-children-skip=patt1,patt2,... ]]></option>
670 <option>--trace-children=yes</option> is specified. It allow
    [all...]
  /art/runtime/base/
mutex-inl.h 25 #include "cutils/trace.h"
  /art/runtime/
jni_internal.h 115 std::string trace; member in class:art::JavaVMExt
signal_catcher.cc 106 PLOG(ERROR) << "Unable to open stack trace file '" << stack_trace_file_ << "'";
  /art/test/044-proxy/
expected.txt 53 Proxy interfaces: [interface Quads, interface Colors, interface Trace]
  /bionic/libc/kernel/tools/
utils.py 5 # basic debugging trace support
  /bionic/libc/tools/
bionic_utils.py 9 # basic debugging trace support
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
Renderer.cpp 21 #include <Trace.h>
  /cts/suite/cts/deviceTests/opengl/jni/primitive/contextswitch/
ContextSwitchRenderer.cpp 30 #include <Trace.h>
  /cts/suite/cts/deviceTests/opengl/jni/primitive/fullpipeline/
FullPipelineRenderer.cpp 24 #include <Trace.h>
  /cts/suite/cts/deviceTests/opengl/jni/primitive/shaderperf/
ShaderPerfRenderer.cpp 19 #include <Trace.h>
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/
FlockingScene.cpp 21 #include <Trace.h>
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/
GlowingScene.cpp 17 #include <Trace.h>
  /cts/tests/tests/os/src/android/os/cts/
DebugTest.java 71 File file = new File(dir, "debug.trace");
  /dalvik/vm/
Profile.h 35 * Method trace state. This is currently global. In theory we could make
  /dalvik/vm/compiler/codegen/x86/
NcgAot.cpp 33 /* for trace-based JIT, pc points to bytecode
  /dalvik/vm/hprof/
Hprof.cpp 83 /* Write a dummy stack trace record so the analysis
  /developers/build/prebuilts/gradle/ActivityInstrumentation/ActivityInstrumentationSample/src/main/java/com/example/android/common/logger/
LogView.java 77 // Handily, the Log class has a facility for converting a stack trace into a usable string.
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/logger/
LogView.java 77 // Handily, the Log class has a facility for converting a stack trace into a usable string.
  /developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/java/com/example/android/common/logger/
LogView.java 77 // Handily, the Log class has a facility for converting a stack trace into a usable string.
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/logger/
LogView.java 77 // Handily, the Log class has a facility for converting a stack trace into a usable string.

Completed in 781 milliseconds

<<71727374757677787980>>