Searched defs:global (Results 1 – 9 of 9) sorted by relevance
52 struct PkgIdMap* global = static_cast<struct PkgIdMap*>(userdata); in PackageParseCallback() local60 static bool ReadPackageList(struct PkgIdMap* global) { in ReadPackageList()68 static void WatchPackageList(struct PkgIdMap* global) { in WatchPackageList()123 static void StartHandler(struct PkgIdMap* global) { in StartHandler()
373 std::string global("something"); in TEST_F() local385 std::string global("something"); in TEST_F() local400 std::string global("something"); in TEST_F() local418 std::string global("something"); in TEST_F() local441 std::string global("something"); in TEST_F() local461 std::string global("something"); in TEST_F() local482 std::string global("something"); in TEST_F() local
47 bool ElfInterfaceFake::GetGlobalVariable(const std::string& global, uint64_t* offset) { in GetGlobalVariable()
82 void FakeSetGlobalVariable(const std::string& global, uint64_t offset) { in FakeSetGlobalVariable()
74 TEST(monitor_cmd, global) { in TEST() argument
101 void* global = 0; // So GCC doesn't optimize the tail recursion out of overflow_stack. variable
129 TEST_F(MemunreachableTest, global) { in TEST_F() argument
69 bool global = data_provider->ConsumeBool(); in ElfPushFakeFunctionData() local
2368 static volatile void* global = buf; in overflow_stack() local