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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_select.py 11 class Nope:
20 self.assertRaises(TypeError, select.select, [self.Nope()], [], [])
test_poll.py 105 class Nope:
112 self.assertRaises(TypeError, pollster.register, Nope(), 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_select.py 11 class Nope:
20 self.assertRaises(TypeError, select.select, [self.Nope()], [], [])
test_poll.py 105 class Nope:
112 self.assertRaises(TypeError, pollster.register, Nope(), 0)
  /external/qemu/distrib/sdl-1.2.15/src/cpuinfo/
SDL_cpuinfo.c 236 " jl 1f # Nope, we dont have function 800000001h\n"
254 " jl 1f # Nope, we dont have function 800000001h\n"
272 jl done ; Nope, we dont have function 800000001h

Completed in 311 milliseconds