/external/chromium_org/native_client_sdk/src/examples/tutorial/testing/ |
testing.cc | 53 virtual void OnTestEnd(const ::testing::TestInfo& test_info) {
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_socket_test/ |
main.cc | 47 virtual void OnTestEnd(const ::testing::TestInfo& test_info) {
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
main.cc | 48 virtual void OnTestEnd(const ::testing::TestInfo& test_info) {
|
/external/chromium_org/native_client_sdk/src/tests/sdk_util_test/ |
main.cc | 47 virtual void OnTestEnd(const ::testing::TestInfo& test_info) {
|
/external/chromium_org/testing/gtest/samples/ |
sample9_unittest.cc | 84 virtual void OnTestEnd(const TestInfo& test_info) {
|
sample10_unittest.cc | 86 virtual void OnTestEnd(const TestInfo& /* test_info */) { 132 // leak checker's OnTestEnd() method are processed by the text and XML 133 // printers *before* their OnTestEnd() methods are called, such that
|
/external/protobuf/gtest/samples/ |
sample9_unittest.cc | 84 virtual void OnTestEnd(const TestInfo& test_info) {
|
sample10_unittest.cc | 86 virtual void OnTestEnd(const TestInfo& test_info) { 133 // leak checker's OnTestEnd() method are processed by the text and XML 134 // printers *before* their OnTestEnd() methods are called, such that
|
/hardware/libhardware/tests/camera2/ |
TestForkerEventListener.cpp | 87 void TestForkerEventListener::OnTestEnd(const ::testing::TestInfo& test_info) { 104 // dynamically (e.g. by skipping OnTestPartResult after OnTestEnd )
|
/ndk/sources/third_party/googletest/googletest/samples/ |
sample9_unittest.cc | 84 virtual void OnTestEnd(const TestInfo& test_info) {
|
sample10_unittest.cc | 86 virtual void OnTestEnd(const TestInfo& /* test_info */) { 132 // leak checker's OnTestEnd() method are processed by the text and XML 133 // printers *before* their OnTestEnd() methods are called, such that
|
/external/chromium_org/base/test/ |
gtest_xml_util.cc | 70 void XmlUnitTestResultPrinter::OnTestEnd(const testing::TestInfo& test_info) {
|
/external/chromium_org/testing/gtest/test/ |
gtest-listener_test.cc | 92 virtual void OnTestEnd(const TestInfo& /*test_info*/) { 93 g_events->push_back(GetFullMethodName("OnTestEnd")); 238 "2nd.OnTestEnd", 239 "1st.OnTestEnd", 247 "2nd.OnTestEnd", 248 "1st.OnTestEnd", 276 "2nd.OnTestEnd", 277 "1st.OnTestEnd", 285 "2nd.OnTestEnd", 286 "1st.OnTestEnd", [all...] |
/external/gtest/test/ |
gtest-listener_test.cc | 92 virtual void OnTestEnd(const TestInfo& /*test_info*/) { 93 g_events->push_back(GetFullMethodName("OnTestEnd")); 238 "2nd.OnTestEnd", 239 "1st.OnTestEnd", 247 "2nd.OnTestEnd", 248 "1st.OnTestEnd", 276 "2nd.OnTestEnd", 277 "1st.OnTestEnd", 285 "2nd.OnTestEnd", 286 "1st.OnTestEnd", [all...] |
/external/protobuf/gtest/test/ |
gtest-listener_test.cc | 102 virtual void OnTestEnd(const TestInfo& /*test_info*/) { 103 g_events->PushBack(GetFullMethodName("OnTestEnd")); 250 "2nd.OnTestEnd", 251 "1st.OnTestEnd", 259 "2nd.OnTestEnd", 260 "1st.OnTestEnd", 288 "2nd.OnTestEnd", 289 "1st.OnTestEnd", 297 "2nd.OnTestEnd", 298 "1st.OnTestEnd", [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest-listener_test.cc | 92 virtual void OnTestEnd(const TestInfo& /*test_info*/) { 93 g_events->push_back(GetFullMethodName("OnTestEnd")); 238 "2nd.OnTestEnd", 239 "1st.OnTestEnd", 247 "2nd.OnTestEnd", 248 "1st.OnTestEnd", 276 "2nd.OnTestEnd", 277 "1st.OnTestEnd", 285 "2nd.OnTestEnd", 286 "1st.OnTestEnd", [all...] |
/cts/tests/tests/nativeopengl/standalone/jni/ |
GLTestHelper.cpp | 80 virtual void OnTestEnd(const TestInfo& test_info) { 141 virtual void OnTestEnd(const TestInfo& test_info) {
|
/external/protobuf/gtest/include/gtest/ |
gtest.h | 804 virtual void OnTestEnd(const TestInfo& test_info) = 0; 838 virtual void OnTestEnd(const TestInfo& /*test_info*/) {} [all...] |
/external/chromium_org/testing/gtest/include/gtest/ |
gtest.h | [all...] |
/external/chromium_org/testing/gtest/src/ |
gtest-internal-inl.h | [all...] |
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
gtest.h | [all...] |
/external/gtest/include/gtest/ |
gtest.h | [all...] |
/external/gtest/src/ |
gtest-internal-inl.h | [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest.h | [all...] |
/external/mesa3d/src/gtest/include/gtest/ |
gtest.h | [all...] |