HomeSort by relevance Sort by last modified time
    Searched refs:googletest (Results 26 - 50 of 87) sorted by null

12 3 4

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 42 #include <google/protobuf/testing/googletest.h>
cpp_bootstrap_unittest.cc 57 #include <google/protobuf/testing/googletest.h>
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 42 #include <google/protobuf/testing/googletest.h>
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
stringprintf_unittest.cc 38 #include <google/protobuf/testing/googletest.h>
template_util_unittest.cc 40 #include <google/protobuf/testing/googletest.h>
stringprintf.cc 40 #include <google/protobuf/testing/googletest.h>
once_unittest.cc 41 #include <google/protobuf/testing/googletest.h>
common_unittest.cc 38 #include <google/protobuf/testing/googletest.h>
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_plugin_unittest.cc 42 #include <google/protobuf/testing/googletest.h>
cpp_bootstrap_unittest.cc 57 #include <google/protobuf/testing/googletest.h>
  /external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 42 #include <google/protobuf/testing/googletest.h>
  /external/libvpx/libvpx/
libs.mk 419 gtest.$(VCPROJ_SFX): $(SRC_PATH_BARE)/third_party/googletest/src/src/gtest-all.cc
430 --out=gtest.$(VCPROJ_SFX) $(SRC_PATH_BARE)/third_party/googletest/src/src/gtest-all.cc \
431 -I. -I"$(SRC_PATH_BARE)/third_party/googletest/src/include" -I"$(SRC_PATH_BARE)/third_party/googletest/src"
446 -I. -I"$(SRC_PATH_BARE)/third_party/googletest/src/include" \
455 include $(SRC_PATH_BARE)/third_party/googletest/gtest.mk
456 GTEST_SRCS := $(addprefix third_party/googletest/src/,$(call enabled,GTEST_SRCS))
462 $(GTEST_OBJS) $(GTEST_OBJS:.o=.d): CXXFLAGS += -I$(SRC_PATH_BARE)/third_party/googletest/src
463 $(GTEST_OBJS) $(GTEST_OBJS:.o=.d): CXXFLAGS += -I$(SRC_PATH_BARE)/third_party/googletest/src/include
469 $(LIBVPX_TEST_OBJS) $(LIBVPX_TEST_OBJS:.o=.d): CXXFLAGS += -I$(SRC_PATH_BARE)/third_party/googletest/sr
    [all...]
  /external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 50 #include <google/protobuf/testing/googletest.h>
message_unittest.cc 56 #include <google/protobuf/testing/googletest.h>
generated_message_reflection_unittest.cc 51 #include <google/protobuf/testing/googletest.h>
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo_test.py 21 import unittest as googletest namespace
32 class ClosurizedNamespacesInfoTest(googletest.TestCase):
451 googletest.main()
  /external/chromium_org/third_party/closure_linter/closure_linter/
closurizednamespacesinfo_test.py 21 import unittest as googletest namespace
32 class ClosurizedNamespacesInfoTest(googletest.TestCase):
451 googletest.main()
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 50 #include <google/protobuf/testing/googletest.h>
message_unittest.cc 56 #include <google/protobuf/testing/googletest.h>
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
printer_unittest.cc 41 #include <google/protobuf/testing/googletest.h>
  /external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
googletest.cc 32 // emulates google3/testing/base/public/googletest.cc
34 #include <google/protobuf/testing/googletest.h>
  /external/protobuf/src/google/protobuf/io/
printer_unittest.cc 41 #include <google/protobuf/testing/googletest.h>
  /external/protobuf/src/google/protobuf/stubs/
once_unittest.cc 41 #include <google/protobuf/testing/googletest.h>
  /external/protobuf/src/google/protobuf/testing/
googletest.cc 32 // emulates google3/testing/base/public/googletest.cc
34 #include <google/protobuf/testing/googletest.h>
  /ndk/sources/third_party/googletest/
Android.mk 29 LOCAL_PATH := $(call my-dir)/googletest
47 # GoogleTest library modules.
64 # GoogleTest 'main' helper modules.
78 # The GoogleTest test programs.
108 # The GoogleTest samples.

Completed in 308 milliseconds

12 3 4