Searched defs:init_value (Results 1 – 2 of 2) sorted by relevance
42 GuardData::GuardData(DebugData* debug_data, int init_value, size_t num_bytes) in GuardData()
209 TEST(thread_local_storage, init_value) { in TEST() argument