Searched refs:file_ (Results 1 - 25 of 45) sorted by relevance

12

/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h240 : file_(a_file), line_(a_line), index_(an_index),
248 const std::string& file() const { return file_; }
254 std::string file_; member in class:testing::internal::InternalRunDeathTestFlag
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h240 : file_(a_file), line_(a_line), index_(an_index),
248 const std::string& file() const { return file_; }
254 std::string file_; member in class:testing::internal::InternalRunDeathTestFlag
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h240 : file_(a_file), line_(a_line), index_(an_index),
248 const std::string& file() const { return file_; }
254 std::string file_; member in class:testing::internal::InternalRunDeathTestFlag
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
H A Dzero_copy_stream_impl.h112 const int file_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
193 const int file_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
H A Dzero_copy_stream_impl.h112 const int file_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
193 const int file_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
H A Dzero_copy_stream_impl.h112 const int file_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
193 const int file_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
H A Dzero_copy_stream_impl.h112 const int file_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
193 const int file_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
H A Dzero_copy_stream_impl.h112 const int file_; member in class:google::protobuf::io::FileInputStream::CopyingFileInputStream
193 const int file_; member in class:google::protobuf::io::FileOutputStream::CopyingFileOutputStream
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_traceback.py181 file_ = StringIO()
182 traceback_print(tb, file_)
183 python_fmt = file_.getvalue()
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_traceback.py181 file_ = StringIO()
182 traceback_print(tb, file_)
183 python_fmt = file_.getvalue()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_traceback.py181 file_ = StringIO()
182 traceback_print(tb, file_)
183 python_fmt = file_.getvalue()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_traceback.py181 file_ = StringIO()
182 traceback_print(tb, file_)
183 python_fmt = file_.getvalue()
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
H A Dpython_generator.h147 // Guards file_, printer_ and file_descriptor_serialized_.
149 mutable const FileDescriptor* file_; // Set in Generate(). Under mutex_. member in class:google::protobuf::compiler::python::Generator
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
H A Dpython_generator.h147 // Guards file_, printer_ and file_descriptor_serialized_.
149 mutable const FileDescriptor* file_; // Set in Generate(). Under mutex_. member in class:google::protobuf::compiler::python::Generator
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/python/
H A Dpython_generator.h147 // Guards file_, printer_ and file_descriptor_serialized_.
149 mutable const FileDescriptor* file_; // Set in Generate(). Under mutex_. member in class:google::protobuf::compiler::python::Generator
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/python/
H A Dpython_generator.h147 // Guards file_, printer_ and file_descriptor_serialized_.
149 mutable const FileDescriptor* file_; // Set in Generate(). Under mutex_. member in class:google::protobuf::compiler::python::Generator
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
H A Dplugin.pb.h367 ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File > file_; member in class:google::protobuf::compiler::CodeGeneratorResponse
815 return file_.size();
818 file_.Clear();
821 return file_.Get(index);
824 return file_.Mutable(index);
827 return file_.Add();
831 return file_;
835 return &file_;
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h278 const FileDescriptor* file_; member in class:google::protobuf::Descriptor
542 const FileDescriptor* file_; member in class:google::protobuf::FieldDescriptor
652 const FileDescriptor* file_; member in class:google::protobuf::EnumDescriptor
800 const FileDescriptor* file_; member in class:google::protobuf::ServiceDescriptor
1449 return this - file_->extensions_;
1455 return this - file_->message_types_;
1463 return this - file_->enum_types_;
1474 return this - file_->services_;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
H A Dplugin.pb.h367 ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File > file_; member in class:google::protobuf::compiler::CodeGeneratorResponse
815 return file_.size();
818 file_.Clear();
821 return file_.Get(index);
824 return file_.Mutable(index);
827 return file_.Add();
831 return file_;
835 return &file_;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h278 const FileDescriptor* file_; member in class:google::protobuf::Descriptor
542 const FileDescriptor* file_; member in class:google::protobuf::FieldDescriptor
652 const FileDescriptor* file_; member in class:google::protobuf::EnumDescriptor
800 const FileDescriptor* file_; member in class:google::protobuf::ServiceDescriptor
1449 return this - file_->extensions_;
1455 return this - file_->message_types_;
1463 return this - file_->enum_types_;
1474 return this - file_->services_;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
H A Dplugin.pb.h367 ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File > file_; member in class:google::protobuf::compiler::CodeGeneratorResponse
815 return file_.size();
818 file_.Clear();
821 return file_.Get(index);
824 return file_.Mutable(index);
827 return file_.Add();
831 return file_;
835 return &file_;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.h278 const FileDescriptor* file_; member in class:google::protobuf::Descriptor
542 const FileDescriptor* file_; member in class:google::protobuf::FieldDescriptor
652 const FileDescriptor* file_; member in class:google::protobuf::EnumDescriptor
800 const FileDescriptor* file_; member in class:google::protobuf::ServiceDescriptor
1449 return this - file_->extensions_;
1455 return this - file_->message_types_;
1463 return this - file_->enum_types_;
1474 return this - file_->services_;
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
H A Dplugin.pb.h395 ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File > file_; member in class:google::protobuf::compiler::CodeGeneratorResponse
776 return file_.size();
779 file_.Clear();
783 return file_.Get(index);
787 return file_.Mutable(index);
791 return file_.Add();
796 return &file_;
801 return file_;
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.h387 const FileDescriptor* file_; member in class:google::protobuf::Descriptor
688 const FileDescriptor* file_; member in class:google::protobuf::FieldDescriptor
888 const FileDescriptor* file_; member in class:google::protobuf::EnumDescriptor
1053 const FileDescriptor* file_; member in class:google::protobuf::ServiceDescriptor
1818 return static_cast<int>(this - file_->extensions_);
1824 return static_cast<int>(this - file_->message_types_);
1836 return static_cast<int>(this - file_->enum_types_);
1847 return static_cast<int>(this - file_->services_);
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
H A Dplugin.pb.h367 ::google::protobuf::RepeatedPtrField< ::google::protobuf::compiler::CodeGeneratorResponse_File > file_; member in class:google::protobuf::compiler::CodeGeneratorResponse
815 return file_.size();
818 file_.Clear();
821 return file_.Get(index);
824 return file_.Mutable(index);
827 return file_.Add();
831 return file_;
835 return &file_;

Completed in 763 milliseconds

12