Home
last modified time | relevance | path

Searched refs:SLICE (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/core/java/android/app/slice/
DSliceMetrics.java56 mLogMaker.setCategory(MetricsEvent.SLICE) in logVisible()
67 mLogMaker.setCategory(MetricsEvent.SLICE) in logHidden()
88 mLogMaker.setCategory(MetricsEvent.SLICE) in logTouch()
/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dslice.example.cpp60 .type = TestOperationType::SLICE in get_test_model()
161 .type = TestOperationType::SLICE in get_test_model_all_inputs_as_internal()
228 .type = TestOperationType::SLICE in get_test_model_relaxed()
329 .type = TestOperationType::SLICE in get_test_model_relaxed_all_inputs_as_internal()
396 .type = TestOperationType::SLICE in get_test_model_float16()
497 .type = TestOperationType::SLICE in get_test_model_float16_all_inputs_as_internal()
564 .type = TestOperationType::SLICE in get_test_model_2()
665 .type = TestOperationType::SLICE in get_test_model_all_inputs_as_internal_2()
732 .type = TestOperationType::SLICE in get_test_model_relaxed_2()
833 .type = TestOperationType::SLICE in get_test_model_relaxed_all_inputs_as_internal_2()
[all …]
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/
Dseed113212 type: SLICE
223 type: SLICE
234 type: SLICE
Dseed300124 type: SLICE
146 type: SLICE
Dseed29774 type: SLICE
Dseed24574 type: SLICE
Dseed32780 type: SLICE
Dseed06280 type: SLICE
Dseed416135 type: SLICE
Dseed254135 type: SLICE
Dseed434478 type: SLICE
Dseed346737 type: SLICE
Dseed2342426 type: SLICE
2454 type: SLICE
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dslice_quant8_signed.example.cpp60 .type = TestOperationType::SLICE in get_test_model()
161 .type = TestOperationType::SLICE in get_test_model_all_inputs_as_internal()
446 .type = TestOperationType::SLICE in get_test_model_zero_sized_quant8_signed()
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp156 static_assert(static_cast<TestOperationType>(SLICE) == TestOperationType::SLICE);
DModel.proto126 SLICE = 86; enumerator
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp129 CHECK_TEST_ENUM(TestOperationType, SLICE);
/frameworks/ml/nn/runtime/test/generated/spec_V1_3_cts_only/
Dwhile_fib_unknown_rank.example.cpp358 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output()
733 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_all_tensors_as_inputs()
1142 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_all_tensors_as_inputs_all_inputs_as_internal()
1551 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_all_outputs_as_internal()
1926 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed()
2301 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed_all_tensors_as_inputs()
2710 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed_all_tensors_as_inputs_all_inputs_as_internal()
3119 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed_all_outputs_as_internal()
3494 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_float16()
3869 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_float16_all_tensors_as_inputs()
[all …]
Dwhile_fib_unknown_dimension.example.cpp358 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output()
733 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_all_tensors_as_inputs()
1142 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_all_tensors_as_inputs_all_inputs_as_internal()
1551 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_all_outputs_as_internal()
1926 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed()
2301 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed_all_tensors_as_inputs()
2710 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed_all_tensors_as_inputs_all_inputs_as_internal()
3119 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_relaxed_all_outputs_as_internal()
3494 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_float16()
3869 .type = TestOperationType::SLICE in get_test_model_n_2_unused_output_float16_all_tensors_as_inputs()
[all …]
/frameworks/ml/nn/common/operations/
DSlice.cpp193 NN_REGISTER_OPERATION(SLICE, slice::kOperationName, slice::validate, slice::prepare, slice::execute,
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h181 SLICE = 86, enumerator
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp669 TEST_SINGLE_OPERATION(SLICE, V1_2, kStrictCriteria);
732 TEST_SINGLE_OPERATION(SLICE, V1_3, kStrictCriteria);
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DSelection.cpp261 .opType = TestOperationType::SLICE, \
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp511 static_assert(static_cast<int32_t>(OperationType::SLICE) == ANEURALNETWORKS_SLICE,
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto2099 SLICE = 1401; enumerator

12