HomeSort by relevance Sort by last modified time
    Searched defs:newconfig (Results 1 - 3 of 3) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 35 def newconfig(self, defaults=None): member in class:TestCaseBase
44 cf = self.newconfig(defaults)
124 cf = self.newconfig()
159 cf = self.newconfig({"foo": "Bar"})
163 cf = self.newconfig({"Foo": "Bar"})
169 self.newconfig()
186 cf = self.newconfig()
235 cf = self.newconfig()
298 cf = self.newconfig()
303 cf = self.newconfig()
583 def newconfig(self, defaults=None): member in class:SortedTestCase
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 35 def newconfig(self, defaults=None): member in class:TestCaseBase
44 cf = self.newconfig(defaults)
124 cf = self.newconfig()
159 cf = self.newconfig({"foo": "Bar"})
163 cf = self.newconfig({"Foo": "Bar"})
169 self.newconfig()
186 cf = self.newconfig()
235 cf = self.newconfig()
298 cf = self.newconfig()
303 cf = self.newconfig()
583 def newconfig(self, defaults=None): member in class:SortedTestCase
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
lemon.c 1151 PRIVATE struct config *newconfig(){ function
    [all...]

Completed in 219 milliseconds