OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Title
(Results
1 - 10
of
10
) sorted by null
/external/chromium/testing/gtest/scripts/
gen_gtest_pred_impl.py
175
def
Title
(word):
176
"""Returns the given word in
title
case. The difference between
177
this and string's
title
() method is that
Title
('4-ary') is '4-ary'
178
while '4-ary'.
title
() is '4-Ary'."""
214
'Arity' :
Title
(Arity(n))
426
'Arity' :
Title
(Arity(n)),
617
test_name = pred_format_type.
title
()
/external/chromium_org/testing/gtest/scripts/
gen_gtest_pred_impl.py
175
def
Title
(word):
176
"""Returns the given word in
title
case. The difference between
177
this and string's
title
() method is that
Title
('4-ary') is '4-ary'
178
while '4-ary'.
title
() is '4-Ary'."""
214
'Arity' :
Title
(Arity(n))
426
'Arity' :
Title
(Arity(n)),
617
test_name = pred_format_type.
title
()
/external/gtest/scripts/
gen_gtest_pred_impl.py
175
def
Title
(word):
176
"""Returns the given word in
title
case. The difference between
177
this and string's
title
() method is that
Title
('4-ary') is '4-ary'
178
while '4-ary'.
title
() is '4-Ary'."""
214
'Arity' :
Title
(Arity(n))
426
'Arity' :
Title
(Arity(n)),
617
test_name = pred_format_type.
title
()
/external/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h
31
std::string
Title
= GraphName + " for '" + F.getName().str() + "' function";
33
ViewGraph(Graph, Name, Simple,
Title
);
62
std::string
Title
= GraphName + " for '" + F.getName().str() + "' function";
65
WriteGraph(File, Graph, Simple,
Title
);
90
std::string
Title
= DOTGraphTraits<Analysis*>::getGraphName(Graph);
92
ViewGraph(Graph, Name, Simple,
Title
);
120
std::string
Title
= DOTGraphTraits<Analysis*>::getGraphName(Graph);
123
WriteGraph(File, Graph, Simple,
Title
);
/external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py
175
def
Title
(word):
176
"""Returns the given word in
title
case. The difference between
177
this and string's
title
() method is that
Title
('4-ary') is '4-ary'
178
while '4-ary'.
title
() is '4-Ary'."""
214
'Arity' :
Title
(Arity(n))
428
'Arity' :
Title
(Arity(n)),
620
test_name = pred_format_type.
title
()
/external/llvm/lib/Option/
OptTable.cpp
325
static void PrintHelpOptionList(raw_ostream &OS, StringRef
Title
,
328
OS <<
Title
<< ":\n";
376
void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *
Title
,
378
PrintHelp(OS, Name,
Title
, /*Include*/ 0, /*Exclude*/
383
void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *
Title
,
386
OS << "OVERVIEW: " <<
Title
<< "\n";
/external/chromium_org/chrome/browser/net/
dns_probe_browsertest.cc
461
std::string
Title
();
608
// Check
title
by roundtripping to renderer, to make sure any probe results
610
std::string DnsProbeBrowserTest::
Title
() {
611
std::string
title
;
local
618
"domAutomationController.send(document.
title
);",
619
&
title
);
623
return
title
;
653
EXPECT_EQ("Mock Link Doctor",
Title
());
672
EXPECT_EQ("Mock Link Doctor",
Title
());
679
EXPECT_EQ("Mock Link Doctor",
Title
());
[
all
...]
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 109 milliseconds