Searched refs:tmpValue (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/shared/
H A DLRUCacheTest.cpp40 BString tmpValue; local
45 tmpValue.SetToFormat("%c%c", c, c);
46 map.Put(HashString(tmpKey), tmpValue); local
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp1141 GenericValueStruct tmpValue = fValue; local
1147 bool changed = fValue.int64t != tmpValue.int64t

Completed in 85 milliseconds