Home
last modified time | relevance | path

Searched defs:TestSize (Results 1 – 8 of 8) sorted by relevance

/third_party/googletest/googletest/src/hwext/
Dgtest-tag.cc12 const TestSizeSet TestSize; variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieMapTest.java356 public void TestSize() { in TestSize() method in TrieMapTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DTrieMapTest.java359 public void TestSize() { in TestSize() method in TrieMapTest
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp964 struct TestSize struct in deqp::gles3::Functional::TextureSizeCase
966 tcu::IVec3 textureSize;
967 int lod;
968 int lodBase;
969 tcu::IVec3 expectedSize;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1767 struct TestSize struct in vkt::sr::__anon1fcfcadc0111::TextureSizeInstance
1769 tcu::IVec3 textureSize;
1770 int lod;
1771 int lodBase;
1772 tcu::IVec3 expectedSize;
2448 struct TestSize struct in vkt::sr::__anon1fcfcadc0111::TextureQueryLevelsInstance
2450 tcu::IVec3 textureSize;
2451 int lodBase;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp1768 struct TestSize struct in vkt::sr::__anonbee43c3c0111::TextureSizeInstance
1770 tcu::IVec3 textureSize;
1771 int lod;
1772 int lodBase;
1773 tcu::IVec3 expectedSize;
2449 struct TestSize struct in vkt::sr::__anonbee43c3c0111::TextureQueryLevelsInstance
2451 tcu::IVec3 textureSize;
2452 int lodBase;
/third_party/googletest/googlemock/test/
Dgmock-matchers-arithmetic_test.cc1045 void TestSize() { EXPECT_EQ(sizeof(RawType), sizeof(Bits)); } in TestSize() function in testing::gmock_matchers_test::__anon6bceb6340111::FloatingPointTest
/third_party/googletest/googletest/test/
Dgtest_unittest.cc2805 void TestSize() { EXPECT_EQ(sizeof(RawType), sizeof(Bits)); } in TestSize() function in __anon066238e50111::FloatingPointTest