Home
last modified time | relevance | path

Searched refs:found_c (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc534 int found_c = 0; in TEST_F() local
540 [&found_a, &found_c, &found_bad](const string& p) { in TEST_F()
544 found_c++; in TEST_F()
551 EXPECT_EQ(found_c, 1); in TEST_F()

Completed in 1 milliseconds