Home
last modified time | relevance | path

Searched defs:CASES (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/json/tests/
Dtest_encode_basestring_ascii.py5 CASES = [ variable
/external/python/cpython3/Lib/test/test_json/
Dtest_encode_basestring_ascii.py6 CASES = [ variable
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2841 enum CASES enum in gl4cts::EnhancedLayouts::VaryingComponentOfInvalidTypeTest
3431 enum CASES enum in gl4cts::EnhancedLayouts::XFBStrideOfEmptyListTest
3494 enum CASES enum in gl4cts::EnhancedLayouts::XFBStrideOfEmptyListAndAPITest
3575 enum CASES enum in gl4cts::EnhancedLayouts::XFBTooSmallStrideTest
3636 enum CASES enum in gl4cts::EnhancedLayouts::XFBVariableStrideTest
3785 enum CASES enum in gl4cts::EnhancedLayouts::XFBDuplicatedStrideTest
3863 enum CASES enum in gl4cts::EnhancedLayouts::XFBGetProgramResourceAPITest
4064 enum CASES enum in gl4cts::EnhancedLayouts::XFBExceedBufferLimitTest
4133 enum CASES enum in gl4cts::EnhancedLayouts::XFBExceedOffsetLimitTest
Dgl4cShadingLanguage420PackTests.hpp707 enum CASES enum in gl4cts::GLSL420Pack::LineContinuationTest
864 enum CASES enum in gl4cts::GLSL420Pack::UTF8CharactersTest
/external/protobuf/src/google/protobuf/io/
Dtokenizer_unittest.cc78 #define TEST_1D(FIXTURE, NAME, CASES) \ argument
Dcoded_stream_unittest.cc88 #define TEST_1D(FIXTURE, NAME, CASES) \ argument
/external/python/cpython3/Lib/test/
Dtest_textwrap.py829 CASES = ROUNDTRIP_CASES + ( variable in IndentTestCase
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc729 #define CASES(TYPE_ENUM, STMTS) \ macro
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2739 #define CASE_DESC(FUNCTION, CASES) \ argument