HomeSort by relevance Sort by last modified time
    Searched refs:RecordProperty (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/google-breakpad/src/testing/gtest/test/
gtest_xml_outfile1_test_.cc 40 RecordProperty("SetUpProp", 1);
43 RecordProperty("TearDownProp", 1);
48 RecordProperty("TestSomeProperty", 1);
gtest_xml_outfile2_test_.cc 40 RecordProperty("SetUpProp", 2);
43 RecordProperty("TearDownProp", 2);
48 RecordProperty("TestSomeProperty", 2);
gtest_xml_output_unittest_.cc 101 RecordProperty("key_1", "1");
105 RecordProperty("key_int", 1);
109 RecordProperty("key_1", "1");
110 RecordProperty("key_2", "2");
111 RecordProperty("key_3", "3");
115 RecordProperty("key_1", "1");
116 RecordProperty("key_1", "2");
119 TEST(NoFixtureTest, RecordProperty) {
120 RecordProperty("key", "1");
124 testing::Test::RecordProperty(key, value)
    [all...]
gtest_stress_test.cc 105 // RecordProperty() should interact safely with other threads as well.
107 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str());
108 Test::RecordProperty(IdToKey(id, "int").c_str(), id);
109 Test::RecordProperty("shared_key", IdToString(id).c_str());
  /external/gtest/test/
gtest_xml_outfile1_test_.cc 40 RecordProperty("SetUpProp", 1);
43 RecordProperty("TearDownProp", 1);
48 RecordProperty("TestSomeProperty", 1);
gtest_xml_outfile2_test_.cc 40 RecordProperty("SetUpProp", 2);
43 RecordProperty("TearDownProp", 2);
48 RecordProperty("TestSomeProperty", 2);
gtest_xml_output_unittest_.cc 99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); }
100 static void TearDownTestCase() { RecordProperty("TearDownTestCase", "aye"); }
104 RecordProperty("key_1", "1");
108 RecordProperty("key_int", 1);
112 RecordProperty("key_1", "1");
113 RecordProperty("key_2", "2");
114 RecordProperty("key_3", "3");
118 RecordProperty("key_1", "1");
119 RecordProperty("key_1", "2");
122 TEST(NoFixtureTest, RecordProperty) {
    [all...]
gtest_stress_test.cc 104 // RecordProperty() should interact safely with other threads as well.
106 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str());
107 Test::RecordProperty(IdToKey(id, "int").c_str(), id);
108 Test::RecordProperty("shared_key", IdToString(id).c_str());
  /external/protobuf/gtest/test/
gtest_xml_outfile1_test_.cc 40 RecordProperty("SetUpProp", 1);
43 RecordProperty("TearDownProp", 1);
48 RecordProperty("TestSomeProperty", 1);
gtest_xml_outfile2_test_.cc 40 RecordProperty("SetUpProp", 2);
43 RecordProperty("TearDownProp", 2);
48 RecordProperty("TestSomeProperty", 2);
gtest_xml_output_unittest_.cc 98 RecordProperty("key_1", "1");
102 RecordProperty("key_int", 1);
106 RecordProperty("key_1", "1");
107 RecordProperty("key_2", "2");
108 RecordProperty("key_3", "3");
112 RecordProperty("key_1", "1");
113 RecordProperty("key_1", "2");
116 TEST(NoFixtureTest, RecordProperty) {
117 RecordProperty("key", "1");
121 testing::Test::RecordProperty(key, value)
    [all...]
gtest_stress_test.cc 105 // RecordProperty() should interact safely with other threads as well.
107 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str());
108 Test::RecordProperty(IdToKey(id, "int").c_str(), id);
109 Test::RecordProperty("shared_key", IdToString(id).c_str());
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_xml_outfile1_test_.cc 40 RecordProperty("SetUpProp", 1);
43 RecordProperty("TearDownProp", 1);
48 RecordProperty("TestSomeProperty", 1);
gtest_xml_outfile2_test_.cc 40 RecordProperty("SetUpProp", 2);
43 RecordProperty("TearDownProp", 2);
48 RecordProperty("TestSomeProperty", 2);
gtest_xml_output_unittest_.cc 99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); }
100 static void TearDownTestCase() { RecordProperty("TearDownTestCase", "aye"); }
104 RecordProperty("key_1", "1");
108 RecordProperty("key_int", 1);
112 RecordProperty("key_1", "1");
113 RecordProperty("key_2", "2");
114 RecordProperty("key_3", "3");
118 RecordProperty("key_1", "1");
119 RecordProperty("key_1", "2");
122 TEST(NoFixtureTest, RecordProperty) {
    [all...]
gtest_stress_test.cc 104 // RecordProperty() should interact safely with other threads as well.
106 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str());
107 Test::RecordProperty(IdToKey(id, "int").c_str(), id);
108 Test::RecordProperty("shared_key", IdToString(id).c_str());
  /ndk/sources/third_party/googletest/googletest/test/
gtest_xml_outfile1_test_.cc 40 RecordProperty("SetUpProp", 1);
43 RecordProperty("TearDownProp", 1);
48 RecordProperty("TestSomeProperty", 1);
gtest_xml_outfile2_test_.cc 40 RecordProperty("SetUpProp", 2);
43 RecordProperty("TearDownProp", 2);
48 RecordProperty("TestSomeProperty", 2);
gtest_xml_output_unittest_.cc 99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); }
100 static void TearDownTestCase() { RecordProperty("TearDownTestCase", "aye"); }
104 RecordProperty("key_1", "1");
108 RecordProperty("key_int", 1);
112 RecordProperty("key_1", "1");
113 RecordProperty("key_2", "2");
114 RecordProperty("key_3", "3");
118 RecordProperty("key_1", "1");
119 RecordProperty("key_1", "2");
122 TEST(NoFixtureTest, RecordProperty) {
    [all...]
gtest_stress_test.cc 104 // RecordProperty() should interact safely with other threads as well.
106 Test::RecordProperty(IdToKey(id, "string").c_str(), IdToString(id).c_str());
107 Test::RecordProperty(IdToKey(id, "int").c_str(), id);
108 Test::RecordProperty("shared_key", IdToString(id).c_str());
  /external/vulkan-validation-layers/tests/
vktestframeworkandroid.h 40 #define TEST_DESCRIPTION(desc) RecordProperty("description", desc)
vktestframework.h 62 #define TEST_DESCRIPTION(desc) RecordProperty("description", desc)
  /system/core/libion/tests/
ion_test_fixture.cpp 67 RecordProperty("Heaps", m_allHeaps.size());
  /frameworks/native/opengl/tests/EGLTest/
EGL_test.cpp 45 RecordProperty("EglVersionMajor", majorVersion);
46 RecordProperty("EglVersionMajor", minorVersion);
  /frameworks/native/libs/gui/tests/
GLTest.cpp 42 RecordProperty("EglVersionMajor", majorVersion);
43 RecordProperty("EglVersionMinor", minorVersion);
104 RecordProperty("EglSurfaceWidth", w);
105 RecordProperty("EglSurfaceHeight", h);

Completed in 172 milliseconds

1 2 3