Searched refs:value1 (Results 1 – 6 of 6) sorted by relevance
/system/bt/osi/test/ |
D | hash_map_utils_test.cpp | 68 char value1[] = "value1"; in TEST_F() local 71 EXPECT_EQ(0, strcmp(value1, (char *)hash_map_get(map, key))); in TEST_F() 112 char value1[] = "value1"; in TEST_F() local 116 EXPECT_EQ(0, strcmp(value1, (char *)hash_map_get(map, key1))); in TEST_F()
|
/system/update_engine/common/ |
D | utils_unittest.cc | 476 int value1, value2; in TEST() local 478 base::Time::FromTimeT(dst_time + fudge - 1), &value1)); in TEST() 481 EXPECT_EQ(value1, value2 - 7); in TEST()
|
/system/connectivity/shill/vpn/ |
D | openvpn_driver.h | 95 const std::string& value1,
|
D | openvpn_driver.cc | 895 const string& value1, in AppendOption() argument 897 options->push_back(vector<string>{ option, value0, value1 }); in AppendOption()
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 1555 value1 1569 value1 1578 // then umarshal value1, and if that succeeds... 1579 if(INT32_Unmarshal((INT32 *)&(target->value1, buffer, size)) 2049 value1 {20:25} 2089 array1[value1] 2093 Because the index refers to value1, which is a 2107 associate the range of value1 with this
|
D | raw_structures_fixed.txt | 1555 value1 1569 value1 1578 // then umarshal value1, and if that succeeds... 1579 if(INT32_Unmarshal((INT32 *)&(target->value1, buffer, size)) 2049 value1 {20:25} 2089 array1[value1] 2093 Because the index refers to value1, which is a 2107 associate the range of value1 with this
|