Searched defs:global (Results 1 – 8 of 8) sorted by relevance
364 std::string global("something"); in TEST_F() local376 std::string global("something"); in TEST_F() local391 std::string global("something"); in TEST_F() local409 std::string global("something"); in TEST_F() local432 std::string global("something"); in TEST_F() local452 std::string global("something"); in TEST_F() local473 std::string global("something"); in TEST_F() local
46 bool ElfInterfaceFake::GetGlobalVariable(const std::string& global, uint64_t* offset) { in GetGlobalVariable()
81 void FakeSetGlobalVariable(const std::string& global, uint64_t offset) { in FakeSetGlobalVariable()
93 void* global = 0; // So GCC doesn't optimize the tail recursion out of overflow_stack. variable
125 TEST_F(MemunreachableTest, global) { in TEST_F() argument
72 bool global = data_provider->ConsumeBool(); in ElfPushFakeFunctionData() local
468 static struct cache2_property_size global = { in __android_logger_get_buffer_size() local
1412 static volatile void* global = buf; in overflow_stack() local