HomeSort by relevance Sort by last modified time
    Searched refs:testing (Results 4651 - 4675 of 4772) sorted by null

<<181182183184185186187188189190>>

  /build/core/
main.mk 364 # Include the debugging/testing OTA keys in this build.
    [all...]
  /development/build/
sdk.atree 240 developers/build/prebuilts/gradle/ActivityInstrumentation/ samples/${PLATFORM_NAME}/testing/ActivityInstrumentation
    [all...]
  /external/chromium_org/
GypAndroid.darwin-arm.mk 142 include $(LOCAL_PATH)/testing/gtest_prod.target.darwin-arm.mk
GypAndroid.darwin-arm64.mk 138 include $(LOCAL_PATH)/testing/gtest_prod.target.darwin-arm64.mk
GypAndroid.darwin-mips.mk 138 include $(LOCAL_PATH)/testing/gtest_prod.target.darwin-mips.mk
GypAndroid.darwin-x86.mk 145 include $(LOCAL_PATH)/testing/gtest_prod.target.darwin-x86.mk
GypAndroid.darwin-x86_64.mk 145 include $(LOCAL_PATH)/testing/gtest_prod.target.darwin-x86_64.mk
GypAndroid.linux-arm.mk 142 include $(LOCAL_PATH)/testing/gtest_prod.target.linux-arm.mk
GypAndroid.linux-arm64.mk 138 include $(LOCAL_PATH)/testing/gtest_prod.target.linux-arm64.mk
GypAndroid.linux-mips.mk 138 include $(LOCAL_PATH)/testing/gtest_prod.target.linux-mips.mk
GypAndroid.linux-x86.mk 145 include $(LOCAL_PATH)/testing/gtest_prod.target.linux-x86.mk
GypAndroid.linux-x86_64.mk 145 include $(LOCAL_PATH)/testing/gtest_prod.target.linux-x86_64.mk
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
active_indicator.js 602 * pixels, be prepared to do LOTS of testing!
    [all...]
navigation_manager.js     [all...]
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 13 * @return {Object} A limited interface for testing the local NTP.
  /external/chromium_org/testing/gtest/src/
gtest.cc 32 // The Google C++ Testing Framework (Google Test)
142 namespace testing { namespace
311 // A user must call testing::InitGoogleTest() to initialize Google
589 // Returns the type ID of ::testing::Test. We should always call this
590 // instead of GetTypeId< ::testing::Test>() to get the type ID of
591 // testing::Test. This is to work around a suspected linker bug when
593 // GetTypeId< ::testing::Test>() to return different values depending
603 // library. This is solely for testing GetTestTypeId().
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 32 // The Google C++ Testing Framework (Google Test)
139 namespace testing { namespace
304 // A user must call testing::InitGoogleTest() to initialize Google
585 // Returns the type ID of ::testing::Test. We should always call this
586 // instead of GetTypeId< ::testing::Test>() to get the type ID of
587 // testing::Test. This is to work around a suspected linker bug when
589 // GetTypeId< ::testing::Test>() to return different values depending
599 // library. This is solely for testing GetTestTypeId().
    [all...]
  /external/chromium_org/third_party/re2/lib/codereview/
codereview.py     [all...]
  /external/chromium_org/tools/traceline/svgui/
traceline.js 305 // units which also helps for zooming. We do our own hit testing and decide
  /external/chromium_org/v8/src/
liveedit-debugger.js     [all...]
  /external/gtest/src/
gtest.cc 32 // The Google C++ Testing Framework (Google Test)
142 namespace testing { namespace
311 // A user must call testing::InitGoogleTest() to initialize Google
589 // Returns the type ID of ::testing::Test. We should always call this
590 // instead of GetTypeId< ::testing::Test>() to get the type ID of
591 // testing::Test. This is to work around a suspected linker bug when
593 // GetTypeId< ::testing::Test>() to return different values depending
603 // library. This is solely for testing GetTestTypeId().
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
CacheLoadingTest.java 35 import com.google.common.testing.FakeTicker;
36 import com.google.common.testing.TestLogHandler;
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 32 // The Google C++ Testing Framework (Google Test)
139 namespace testing { namespace
304 // A user must call testing::InitGoogleTest() to initialize Google
585 // Returns the type ID of ::testing::Test. We should always call this
586 // instead of GetTypeId< ::testing::Test>() to get the type ID of
587 // testing::Test. This is to work around a suspected linker bug when
589 // GetTypeId< ::testing::Test>() to return different values depending
599 // library. This is solely for testing GetTestTypeId().
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 32 // The Google C++ Testing Framework (Google Test)
139 namespace testing { namespace
304 // A user must call testing::InitGoogleTest() to initialize Google
585 // Returns the type ID of ::testing::Test. We should always call this
586 // instead of GetTypeId< ::testing::Test>() to get the type ID of
587 // testing::Test. This is to work around a suspected linker bug when
589 // GetTypeId< ::testing::Test>() to return different values depending
599 // library. This is solely for testing GetTestTypeId().
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 32 // The Google C++ Testing Framework (Google Test)
132 namespace testing { namespace
285 // A user must call testing::InitGoogleTest() to initialize Google
553 // Returns the type ID of ::testing::Test. We should always call this
554 // instead of GetTypeId< ::testing::Test>() to get the type ID of
555 // testing::Test. This is to work around a suspected linker bug when
557 // GetTypeId< ::testing::Test>() to return different values depending
567 // library. This is solely for testing GetTestTypeId().
874 // TODO(wan): consider allowing a testing::String object to
    [all...]

Completed in 1647 milliseconds

<<181182183184185186187188189190>>