Searched refs:kKeyTimestampDebugSkew (Results 1 – 3 of 3) sorted by relevance
471 ret[kKeyTimestampDebugSkew] = Json::Value(debug_data.skew); in EncodeGestureDebug()497 ret[kKeyTimestampDebugSkew] = Json::Value(debug_data.skew); in EncodeHardwareStateDebug()728 const char ActivityLog::kKeyTimestampDebugSkew[] = "skew"; member in gestures::ActivityLog
261 EXPECT_EQ(node[ActivityLog::kKeyTimestampDebugSkew], in TEST()
347 static const char kKeyTimestampDebugSkew[]; variable