HomeSort by relevance Sort by last modified time
    Searched refs:Ford (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/telemetry/telemetry/
decorators_unittest.py 41 class Ford(object):
43 self.assertEquals({'windshield'}, Ford._disabled_strings)
53 class Ford(object):
57 self.assertEquals({'windshield'}, Ford().Drive._disabled_strings)
85 class Ford(object):
87 self.assertEquals({'windshield', 'light'}, Ford._enabled_strings)
97 class Ford(object):
101 self.assertEquals({'windshield'}, Ford().Drive._enabled_strings)
  /external/v8/test/mjsunit/regress/
regress-merge-descriptors.js 45 return "Ford";
89 assertEquals("Ford", new Car().make);
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal_test.go 497 Name: []string{"Ford", "Prefect"},
520 `<name>Ford</name>` +
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal_test.go 497 Name: []string{"Ford", "Prefect"},
520 `<name>Ford</name>` +
    [all...]

Completed in 271 milliseconds