OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
162
Query
other_name
= Query::OtherNameIs(other.name);
local
189
EXPECT_TRUE(
other_name
.Evaluate(event));
Completed in 551 milliseconds