/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ruby/ |
H A D | ruby_generator_unittest.cc | 70 std::string test_input; in RubyTest() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
D | lstm_state.mod.py | 135 test_input = [3., 4.] variable
|
D | lstm_state2.mod.py | 135 test_input = [1., 1.] variable
|
D | lstm.mod.py | 135 test_input = [2., 3.] variable
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | lstm_state_float16.mod.py | 135 test_input = [3., 4.] variable
|
D | lstm_state2_float16.mod.py | 135 test_input = [1., 1.] variable
|
D | lstm_float16.mod.py | 135 test_input = [2., 3.] variable
|
D | unidirectional_sequence_lstm_f16_batch_major.mod.py | 161 test_input = [2., 3., 3., 4., 1., 1.] variable
|
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py | 145 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable
|
D | unidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py | 653 test_input = [ variable
|
D | unidirectional_sequence_lstm_1step.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1] variable
|
D | unidirectional_sequence_lstm_f16_norm_peephole_projection.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable
|
D | unidirectional_sequence_lstm_cifg_peephole.mod.py | 152 test_input = [2., 3., 3., 4., 1., 1.] variable
|
D | unidirectional_sequence_lstm_batch_major_norm_peephole_projection.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.8, 0.1, 0.2, 0.4, 0.5, 0.2, 0.7, 0.7, 0.1, 0.7, variable
|
D | unidirectional_sequence_lstm_norm_peephole_projection.mod.py | 150 test_input = [0.7, 0.8, 0.1, 0.2, 0.3, 0.3, 0.2, 0.9, 0.8, 0.1, variable
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
D | lstm_relaxed.mod.py | 136 test_input = [2., 3.] variable
|
D | lstm_state_relaxed.mod.py | 136 test_input = [3., 4.] variable
|
D | lstm_state2_relaxed.mod.py | 136 test_input = [1., 1.] variable
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_backward_compatibility_float/ |
D | lstm_float.mod.py | 132 test_input = [2., 3.] variable
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_backward_compatibility_float/ |
D | lstm_float.mod.py | 132 test_input = [2., 3.] variable
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole_state_output.mod.py | 151 test_input = [ variable
|
D | qlstm_noprojection.mod.py | 135 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/src/ |
D | lib.rs | 59 let test_input = ::std::panic::catch_unwind(|| unsafe { in test_input_wrap() localVariable
|
/aosp_15_r20/external/cronet/url/ipc/ |
H A D | url_param_traits_unittest.cc | 54 for (const char* test_input : serialize_cases) { in TEST() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | chacha20.c | 312 static const unsigned char test_input[2][375] = variable
|