Home
last modified time | relevance | path

Searched defs:timestamp1 (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/car/services/tests/src/com/android/internal/car/
H A DUserMetricsTest.java56 long timestamp1 = sendStartingEvent(mUserId); in testStartingEvent_multipleCallsDifferentUser() local
66 long timestamp1 = sendStartingEvent(mUserId); in testStartingEvent_multipleCallsSameUser() local
129 long timestamp1 = sendStopingEvent(mUserId); in testStopingEvent_multipleCallsDifferentUser() local
139 long timestamp1 = sendStopingEvent(mUserId); in testStopingEvent_multipleCallsSameUser() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c155 inv_time_t timestamp1; in inv_get_sensor_type_linear_acceleration() local
299 inv_time_t timestamp1; in inv_get_sensor_type_rotation_vector_6_axis() local
344 inv_time_t timestamp1; in inv_get_sensor_type_geomagnetic_rotation_vector() local
551 inv_time_t timestamp1; in inv_get_sensor_type_orientation_6_axis() local
563 inv_time_t timestamp1; in inv_get_sensor_type_orientation_geomagnetic() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputClassifier_test.cpp248 timeval timestamp1 = { 1, 1}; in TEST_F() local