Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/json/
Djson_test.cc30 typedef struct testing_pair { struct
33 } testing_pair; argument
35 static testing_pair testing_pairs[] = {
143 testing_pair* pair = testing_pairs + i; in test_pairs()