Skip to content

Commit bdf9939

Browse files
TristonianJoneskyessenov
authored andcommitted
Documentation change
PiperOrigin-RevId: 374280421
1 parent 78cf511 commit bdf9939

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eval/tests/benchmark_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ void BM_HasProtoMap(benchmark::State& state) {
980980

981981
BENCHMARK(BM_HasProtoMap);
982982

983-
// has(request.headers.create_time) && !has(request.headers.update_time)
983+
// request.headers.create_time == "2021-01-01"
984984
constexpr char kReadProtoMap[] = R"(
985985
call_expr: <
986986
function: "_==_"

0 commit comments

Comments
 (0)