HomeSort by relevance Sort by last modified time
    Searched defs:proto2 (Results 1 - 12 of 12) sorted by null

  /external/libsepol/src/
ports.c 180 int proto2 = c->u.port.protocol; local
184 if (proto == proto2 && low2 == low && high2 == high) {
218 int proto2 = c->u.port.protocol; local
222 if (proto == proto2 && low2 == low && high2 == high) {
  /external/chromium/testing/gmock/test/
gmock-internal-utils_test.cc 53 namespace proto2 { namespace
55 } // namespace proto2
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h 101 namespace proto2 { class Message; } namespace
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 76 namespace proto2 { class Message; } namespace
818 // true iff T is type ProtocolMessage, proto2::Message, or a subclass
824 ImplicitlyConvertible<const T*, const ::proto2::Message*>::value> {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 101 namespace proto2 { class Message; } namespace
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 101 namespace proto2 { class Message; } namespace
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 129 namespace proto2 { class Message; } namespace
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 101 namespace proto2 { class Message; } namespace
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 76 namespace proto2 { class Message; } namespace
818 // true iff T is type ProtocolMessage, proto2::Message, or a subclass
824 ImplicitlyConvertible<const T*, const ::proto2::Message*>::value> {
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 7037 namespace proto2 { class Message; } namespace
    [all...]
  /external/v8/test/cctest/
test-api.cc 7768 Local<Value> proto2 = o2->GetPrototype(); local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-api.cc 9954 Local<Value> proto2 = o2->GetPrototype(); local
    [all...]

Completed in 618 milliseconds