HomeSort by relevance Sort by last modified time
    Searched defs:file_ (Results 126 - 150 of 160) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 614 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
622 const char* const file_; member in class:testing::internal::WindowsDeathTest
721 "=" + file_ + "|" + StreamableToString(line_) + "|" +
881 const char* const file_; member in class:testing::internal::ExecDeathTest
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 278 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
    [all...]
descriptor.pb.h 227 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > file_; member in class:google::protobuf::FileDescriptorSet
    [all...]
  /external/gflags/src/
gflags.cc 507 const char* filename() const { return file_; }
538 const char* const file_; // Which file did this come from? member in class:GFLAGS_NAMESPACE::__anon20702::CommandLineFlag
555 : name_(name), help_(help), file_(filename), modified_(false),
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 387 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
    [all...]
descriptor_unittest.cc 1062 const FileDescriptor* file_; member in class:google::protobuf::descriptor_unittest::StylizedFieldNamesTest
    [all...]
descriptor.cc 2790 FileDescriptor* file_; member in class:google::protobuf::DescriptorBuilder
    [all...]
descriptor.pb.h 265 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > file_; member in class:google::protobuf::FileDescriptorSet
    [all...]
  /external/v8/src/base/platform/
platform-win32.cc 865 : file_(file),
874 HANDLE const file_; member in class:v8::base::final
923 CloseHandle(file_);
    [all...]
  /external/v8/src/
isolate.h 1759 FILE* file_; member in class:v8::internal::final
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h 387 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
    [all...]
descriptor.pb.h 265 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > file_; member in class:google::protobuf::FileDescriptorSet
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
options.h 1965 Input_file_argument file_; member in class:gold::Input_argument
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 194 file_ = other.file_.Clone();
205 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.FileDescriptorProto> file_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.FileDescriptorProto>(); field in class:Google.Protobuf.Reflection.FileDescriptorSet
207 get { return file_; }
221 if(!file_.Equals(other.file_)) return false;
227 hash ^= file_.GetHashCode();
236 file_.WriteTo(output, _repeated_file_codec);
241 size += file_.CalculateSize(_repeated_file_codec);
249 file_.Add(other.file_)
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 227 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > file_; member in class:google::protobuf::FileDescriptorSet
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 227 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > file_; member in class:google::protobuf::FileDescriptorSet
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 227 ::google::protobuf::RepeatedPtrField< ::google::protobuf::FileDescriptorProto > file_; member in class:google::protobuf::FileDescriptorSet
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 7565 String file_; member in class:testing::internal::InternalRunDeathTestFlag
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 8412 std::string file_; member in class:testing::internal::InternalRunDeathTestFlag
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 8412 std::string file_; member in class:testing::internal::InternalRunDeathTestFlag
    [all...]
  /external/annotation-tools/asmx/test/lib/
jd.xslt-1.5.5.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
protobuf-java-2.6.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
protobuf-java-2.6.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
protobuf-java-2.6.1.jar 

Completed in 2155 milliseconds

1 2 3 4 56 7