Home
last modified time | relevance | path

Searched +defs:test +defs:features (Results 176 – 200 of 773) sorted by relevance

12345678910>>...31

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A DCargo.toml45 test = false qkey
62 [features] table
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A DCargo.toml45 test = false qkey
62 [features] table
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/
H A DCargo.toml45 test = false qkey
62 [features] table
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A DCargo.toml45 test = false qkey
62 [features] table
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/
DCargo.toml49 [[test]] arraytable
61 [features] table
/aosp_15_r20/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
H A DDeqpTestRunner.java1116 TestDescription test = pathToIdentifier(testName); in addTestsToInstancesMap() local
1165 String test = iter.next(); in generateTestCaseTrieFromPaths() local
1411 final Map<String, Optional<Integer>> features = in isSupportedRunConfiguration() local
1841 final Map<String, Optional<Integer>> features = in isSupportedVulkan() local
1931 final Map<String, Optional<Integer>> features = in claimedDeqpLevelIsRecentEnough() local
2240 protected static boolean matchesAny(TestDescription test, in matchesAny()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc34 namespace test { namespace
68 namespace test { namespace
95 void BTA_AvEnable(tBTA_AV_FEAT features, tBTA_AV_CBACK* p_cback) { in BTA_AvEnable()
Dmock_stack_acl.cc43 namespace test { namespace
272 uint8_t max_page_number, uint64_t features) { in acl_process_extended_features()
277 void acl_process_supported_features(uint16_t handle, uint64_t features) { in acl_process_supported_features()
356 uint8_t* features) { in btm_read_remote_ext_features_complete()
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/
DCargo.toml79 [[test]] arraytable
90 [features] table
/aosp_15_r20/external/rust/android-crates-io/crates/futures-executor/
DCargo.toml41 [[test]] arraytable
68 [features] table
/aosp_15_r20/external/rust/crates/uefi/
DCargo.toml51 [[test]] arraytable
85 [features] table
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/
DCargo.toml51 [[test]] arraytable
85 [features] table
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/
H A DCargo.toml40 test = false qkey
95 [features] table
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/
DCargo.toml40 test = false qkey
99 [features] table
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
H A Dparse_example_dataset_test.py43 features = lambda d: feature_pb2.Features(feature=d) function
1177 def test(self, verify_fn): member in ParseExampleDatasetCheckpointTest
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp291 tcu::TestStatus test(Context &context, const Flags flags) in test() function
456 …if (const vk::VkPhysicalDevicePortabilitySubsetFeaturesKHR *const features = getPortability(contex… in checkSupportTess() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsShapeTests.cpp291 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
322 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
H A DvktSubgroupsBallotOtherTests.cpp357 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
388 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
H A DvktSubgroupsBallotMasksTests.cpp1316 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
1347 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
H A DvktSubgroupsBallotTests.cpp888 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
927 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
H A DvktSubgroupsQuadTests.cpp283 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
321 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
H A DvktSubgroupsSizeControlTests.cpp547 const VkPhysicalDeviceFeatures &features = context.getDeviceFeatures(); in supportedCheckFeatures() local
617 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheckFeatures() local
668 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
H A DvktSubgroupsClusteredTests.cpp253 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
292 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
H A DvktSubgroupsBuiltinMaskVarTests.cpp1246 const auto &features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
1273 TestStatus test(Context &context, const CaseDefinition caseDef) in test() function
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/
H A Dmetadata.rs482 pub features: BTreeSet<String>, field
1013 let mut features = if parts[2].is_empty() { in parse_features_from_cargo_tree_output() localVariable
1064 mod test { module

12345678910>>...31