Lines Matching +refs:protobuf +refs:mode +refs:syntax +refs:table
158 While `EXPECT_PRED*()` and friends are handy for a quick job, the syntax is not
363 `EXPECT_PRED_FORMAT2` in the above table with `ASSERT_PRED_FORMAT2`.
664 …, matcher);` | `statement` crashes with the given error **in debug mode**. When not in debu…
783 syntax. To learn about this syntax, you may want to read this
820 limited syntax only.
839 consideration to be run - much like the `threadsafe` mode on POSIX.
2478 syntax = "proto3";
2482 import "google/protobuf/timestamp.proto";
2483 import "google/protobuf/duration.proto";
2490 google.protobuf.Timestamp timestamp = 5;
2491 google.protobuf.Duration time = 6;
2502 google.protobuf.Duration time = 6;
2513 google.protobuf.Duration time = 3;
2613 mode. googletest's *break-on-failure* mode supports this behavior.