/aosp12/system/update_engine/payload_consumer/ |
H A D | delta_performer_integration_test.cc | 1131 fake_hardware_.SetVersion("system", "5"); in TEST_F() 1132 fake_hardware_.SetVersion("product", "99"); in TEST_F() 1148 fake_hardware_.SetVersion("system", "5"); in TEST_F() 1149 fake_hardware_.SetVersion("product", "99"); in TEST_F() 1167 fake_hardware_.SetVersion("system", "5"); in TEST_F() 1168 fake_hardware_.SetVersion("product", "99"); in TEST_F() 1187 fake_hardware_.SetVersion("system", "5"); in TEST_F() 1188 fake_hardware_.SetVersion("product", "99"); in TEST_F() 1200 fake_hardware_.SetVersion("system", "5"); in TEST_F() 1214 fake_hardware_.SetVersion("system", "5"); in TEST_F() [all …]
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | softmax_v1_2.mod.py | 58 Example.SetVersion("V1_0", 109 Example.SetVersion("V1_0",
|
H A D | pad_low_rank.mod.py | 29 Example.SetVersion("V1_1",
|
H A D | l2_normalization_v1_2.mod.py | 50 Example.SetVersion("V1_0",
|
H A D | pad_all_dims.mod.py | 46 Example.SetVersion("V1_1",
|
H A D | l2_normalization_axis.mod.py | 64 Example.SetVersion("V1_0",
|
H A D | local_response_normalization_v1_2.mod.py | 42 Example.SetVersion("V1_0",
|
H A D | batch_to_space_v1_2.mod.py | 56 Example.SetVersion("V1_1",
|
H A D | sub_v1_2_broadcast.mod.py | 59 Example.SetVersion("V1_1",
|
H A D | depth_to_space_v1_2.mod.py | 80 Example.SetVersion("V1_0",
|
H A D | space_to_depth_v1_2.mod.py | 80 Example.SetVersion("V1_0",
|
H A D | transpose_v1_2.mod.py | 41 Example.SetVersion("V1_1",
|
H A D | fully_connected_v1_2.mod.py | 43 Example.SetVersion("V1_0",
|
H A D | space_to_batch_v1_2.mod.py | 98 Example.SetVersion("V1_1",
|
H A D | sub_v1_2.mod.py | 57 Example.SetVersion("V1_1",
|
H A D | dequantize_v1_2.mod.py | 95 Example.SetVersion("V1_0",
|
H A D | conv2d_dilation.mod.py | 150 Example.SetVersion("V1_0",
|
H A D | depthwise_conv2d_dilation.mod.py | 158 Example.SetVersion("V1_0",
|
H A D | l2_pool_v1_2.mod.py | 112 Example.SetVersion("V1_0",
|
H A D | depthwise_conv2d_v1_2.mod.py | 171 Example.SetVersion("V1_0",
|
H A D | resize_bilinear_v1_2.mod.py | 168 Example.SetVersion("V1_0",
|
H A D | max_pool_v1_2.mod.py | 188 Example.SetVersion("V1_0",
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | resize_bilinear_v1_3.mod.py | 566 Example.SetVersion( 592 Example.SetVersion(
|
H A D | l2_normalization_zeros.mod.py | 39 Example.SetVersion("V1_3",
|
/aosp12/system/update_engine/common/ |
H A D | fake_hardware.h | 209 void SetVersion(const std::string& partition_name, std::string timestamp) { in SetVersion() function
|