Home
last modified time | relevance | path

Searched refs:value1 (Results 1 – 7 of 7) sorted by relevance

/system/bt/osi/test/
Dhash_map_utils_test.cc64 char value1[] = "value1"; in TEST_F() local
67 EXPECT_EQ(value1, map[key]); in TEST_F()
108 char value1[] = "value1"; in TEST_F() local
112 EXPECT_EQ(value1, map[key1]); in TEST_F()
/system/chre/util/tests/
Dunique_ptr_test.cc70 Value *value1, *value2; in TEST() local
75 value1 = myInt.get(); in TEST()
76 EXPECT_NE(value1, nullptr); in TEST()
78 EXPECT_EQ(value1, value2); in TEST()
/system/connectivity/wificond/tests/
Dnl80211_attribute_unittest.cpp274 uint16_t value1; in TEST() local
277 EXPECT_TRUE(nested_attrs[0].GetAttributeValue(1, &value1)); in TEST()
280 EXPECT_TRUE(value1 == 5); in TEST()
/system/tools/hidl/
DConstantExpression.h48 ConstantExpression(const ConstantExpression *value1,
/system/update_engine/common/
Dutils_unittest.cc389 int value1, value2; in TEST() local
391 base::Time::FromTimeT(dst_time + fudge - 1), &value1)); in TEST()
394 EXPECT_EQ(value1, value2 - 7); in TEST()
/system/tpm/trunks/generator/
Draw_structures_fixed.txt1555 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
Draw_structures.txt1555 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