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

  /external/chromium_org/chrome/browser/component_updater/test/
component_installers_unittest.cc 17 #include "ppapi/shared_impl/test_globals.h"
61 ppapi::TestGlobals test_globals(per_thread_for_test);
62 ppapi::PpapiGlobals::SetPpapiGlobalsOnThreadForTest(&test_globals);
  /external/iproute2/
configure 37 static struct xtables_globals test_globals = {
48 xtables_init_all(&test_globals, NFPROTO_IPV4);
  /external/chromium_org/third_party/cython/src/Cython/Build/Tests/
TestInline.py 40 def test_globals(self): member in class:TestInline
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_symtable.py 97 def test_globals(self): member in class:SymtableTest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_symtable.py 97 def test_globals(self): member in class:SymtableTest
  /external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
test_libcython_in_gdb.py 269 def test_globals(self): member in class:TestLocalsGlobals

Completed in 281 milliseconds