Home
last modified time | relevance | path

Searched refs:mutable_start_time (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/opstats/
H A Dopstats_example_store_test.cc110 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(2000L); in TEST_F()
234 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(1000L); in TEST_F()
282 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(1000L); in TEST_F()
329 *criteria.mutable_start_time() = TimeUtil::MillisecondsToTimestamp(1000L); in TEST_F()
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Ddriver.cc644 result->mutable_summary()->mutable_start_time()->set_seconds(start_time); in RunScenario()
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dopstats.pb.h1187 ::PROTOBUF_NAMESPACE_ID::Timestamp* mutable_start_time(); in Swap()
2032 inline ::PROTOBUF_NAMESPACE_ID::Timestamp* OpStatsSelectionCriteria::mutable_start_time() { in mutable_start_time() function