Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Donce_unittest.cc174 static OnceInitTest* current_test_; member in google::protobuf::__anon64ff714b0111::OnceInitTest
179 OnceInitTest* OnceInitTest::current_test_ = NULL; member in google::protobuf::__anon64ff714b0111::OnceInitTest
/external/boringssl/src/crypto/test/
Dfile_test.h217 std::string current_test_; variable