Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.cc731 allow_assocation_changes_(true) {} in TraceAnalyzer()
789 DCHECK(allow_assocation_changes_) in AssociateEvents()
852 allow_assocation_changes_ = false; in FindEvents()
Dtrace_event_analyzer.h741 bool allow_assocation_changes_; variable