OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cgi_header
(Results
1 - 4
of
4
) sorted by null
/external/autotest/tko/
machine_test_attribute_graph.cgi
35
graph.plot(
cgi_header
= True)
plotgraph.py
65
def plot(self,
cgi_header
= False, output = None, test = None):
66
if
cgi_header
:
machine_aggr.cgi
110
graph.plot(
cgi_header
= True)
nightly.py
406
graph.plot(
cgi_header
=True, ymin=ymin, dark=dark)
418
graph.plot(
cgi_header
=True, dark=dark, ymin=0.8)
[
all
...]
Completed in 127 milliseconds