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

  /external/chromium_org/chrome/browser/component_updater/test/
component_installers_unittest.cc 17 #include "ppapi/shared_impl/test_globals.h"
59 ppapi::TestGlobals test_globals(per_thread_for_test);
60 ppapi::PpapiGlobals::SetPpapiGlobalsOnThreadForTest(&test_globals);
  /external/iproute2/
configure 37 static struct xtables_globals test_globals = {
48 xtables_init_all(&test_globals, NFPROTO_IPV4);
  /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

Completed in 101 milliseconds