Home
last modified time | relevance | path

Searched refs:getstring (Results 1 – 10 of 10) sorted by relevance

/external/autotest/site_utils/suite_scheduler/
Dforgiving_config_parser_unittest.py37 self.assertEquals(value1, to_test.getstring(section, option1))
38 self.assertEquals(None, to_test.getstring(section, option2))
47 self.assertEquals(None, to_test.getstring(section, option1))
48 self.assertEquals(value2, to_test.getstring(section, option2))
Dtask.py172 keyword = config.getstring(section, 'run_on')
173 hour = config.getstring(section, 'hour')
174 suite = config.getstring(section, 'suite')
175 branches = config.getstring(section, 'branch_specs')
176 pool = config.getstring(section, 'pool')
177 boards = config.getstring(section, 'boards')
179 cros_build_spec = config.getstring(section, 'cros_build_spec')
180 firmware_rw_build_spec = config.getstring(
182 test_source = config.getstring(section, 'test_source')
Dforgiving_config_parser.py56 def getstring(self, section, option): member in ForgivingConfigParser
/external/mesa3d/src/mesa/main/
Ddescrip.mms55 getstring.c \
130 getstring.obj,\
214 getstring.obj : getstring.c
/external/elfutils/tests/
Drun-dwarf-getstring.sh22 testrun_compare ${abs_builddir}/dwarf-getstring testfile11 <<\EOF
DMakefile.am48 test-flag-nobits dwarf-getstring rerequest_tag \
103 run-dwarf-getstring.sh run-rerequest_tag.sh run-typeiter.sh \
182 run-dwarf-getstring.sh run-rerequest_tag.sh run-alldts.sh \
DChangeLog132 * dwarf-getstring.c (main): Call dwarf_end.
157 * dwarf-getstring.c (main): Likewise.
1516 * dwarf-getstring.c: New test.
1517 * run-dwarf-getstring.sh: And its wrapper.
/external/elfutils/
D.gitignore107 /tests/dwarf-getstring
/external/mesa3d/src/mesa/
Dsources.mak50 $(SRCDIR)main/getstring.c \
DSConscript82 'main/getstring.c',