Home
last modified time | relevance | path

Searched defs:tag_idx (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dasync_end2end_test.cc1246 for (int tag_idx = 3; tag_idx <= 5; tag_idx++) { in TestClientStreamingServerCancel() local
1282 for (int tag_idx = 6; tag_idx <= 8; tag_idx++) { in TestClientStreamingServerCancel() local
1401 for (int tag_idx = 6; tag_idx <= 8; tag_idx++) { in TestServerStreamingServerCancel() local
1431 for (int tag_idx = 3; tag_idx <= 5; tag_idx++) { in TestServerStreamingServerCancel() local
/external/adhd/cras/src/tests/
Dcras_test_client.c377 unsigned int tag_idx) in show_alog_tag()