Searched refs:value0 (Results 1 – 3 of 3) sorted by relevance
110 char value0[] = "value0"; in TEST_F() local115 EXPECT_EQ(0, strcmp(value0, (char *)hash_map_get(map, key0))); in TEST_F()
94 const std::string& value0,
894 const string& value0, in AppendOption() argument897 options->push_back(vector<string>{ option, value0, value1 }); in AppendOption()