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

/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc4750 class DatabaseBackedPoolTest : public testing::Test { class in namespace:google::protobuf::descriptor_unittest
4752 DatabaseBackedPoolTest() {} function in class:google::protobuf::descriptor_unittest::DatabaseBackedPoolTest
4879 TEST_F(DatabaseBackedPoolTest, FindFileByName) {
4893 TEST_F(DatabaseBackedPoolTest, FindDependencyBeforeDependent) {
4912 TEST_F(DatabaseBackedPoolTest, FindDependentBeforeDependency) {
4931 TEST_F(DatabaseBackedPoolTest, FindFileContainingSymbol) {
4942 TEST_F(DatabaseBackedPoolTest, FindMessageTypeByName) {
4953 TEST_F(DatabaseBackedPoolTest, FindExtensionByNumber) {
4967 TEST_F(DatabaseBackedPoolTest, FindAllExtensions) {
4982 TEST_F(DatabaseBackedPoolTest, ErrorWithoutErrorCollecto
[all...]

Completed in 67 milliseconds