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

  /art/runtime/
object_utils.h 580 StringPiece other_name(other->GetName());
581 return name == other_name && GetSignature() == other->GetSignature();
  /external/chromium_org/third_party/pymock/
mock.py     [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py     [all...]
  /external/chromium_org/base/test/
trace_event_analyzer_unittest.cc 152 Query other_name = Query::OtherNameIs(other.name); local
179 EXPECT_TRUE(other_name.Evaluate(event));

Completed in 132 milliseconds