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

  /frameworks/base/tools/bit/
make.cpp 40 get_thread_count() function
56 cmd.AddArg(string("-j") + std::to_string(get_thread_count()));
212 cmd.AddArg(string("-j") + std::to_string(get_thread_count()));
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_dbenv.py 49 self.assertEqual(i, self.env.get_thread_count())
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_dbenv.py 49 self.assertEqual(i, self.env.get_thread_count())
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbenv.py 49 self.assertEqual(i, self.env.get_thread_count())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_dbenv.py 49 self.assertEqual(i, self.env.get_thread_count())

Completed in 69 milliseconds