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()
396 std::string global("something"); in TEST_F() local408 std::string global("something"); in TEST_F() local423 std::string global("something"); in TEST_F() local441 std::string global("something"); in TEST_F() local464 std::string global("something"); in TEST_F() local484 std::string global("something"); in TEST_F() local505 std::string global("something"); in TEST_F() local
47 bool ElfInterfaceFake::GetGlobalVariable(const std::string& global, uint64_t* offset) { in GetGlobalVariable()
81 void FakeSetGlobalVariable(const std::string& global, uint64_t offset) { in FakeSetGlobalVariable()
71 TEST(monitor_cmd, global) { in TEST() argument
95 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
77 bool global = data_provider->ConsumeBool(); in ElfPushFakeFunctionData() local
1962 static volatile void* global = buf; in overflow_stack() local