HomeSort by relevance Sort by last modified time
    Searched refs:TimestampToMicroseconds (Results 1 - 5 of 5) sorted by null

  /external/protobuf/src/google/protobuf/util/
time_util_test.cc 201 EXPECT_EQ(1, TimeUtil::TimestampToMicroseconds(
203 EXPECT_EQ(-1, TimeUtil::TimestampToMicroseconds(
213 EXPECT_EQ(1, TimeUtil::TimestampToMicroseconds(
219 EXPECT_EQ(-2, TimeUtil::TimestampToMicroseconds(
time_util.h 133 static int64 TimestampToMicroseconds(const Timestamp& timestamp);
time_util.cc 310 int64 TimeUtil::TimestampToMicroseconds(const Timestamp& timestamp) {
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
time_util.h 133 static int64 TimestampToMicroseconds(const Timestamp& timestamp);
  /external/perfetto/tools/trace_to_text/
ftrace_event_formatter.cc     [all...]

Completed in 173 milliseconds