Home
last modified time | relevance | path

Searched refs:SetVersion (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/system/update_engine/payload_consumer/
H A Ddelta_performer_integration_test.cc1131 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 Dsoftmax_v1_2.mod.py58 Example.SetVersion("V1_0",
109 Example.SetVersion("V1_0",
H A Dpad_low_rank.mod.py29 Example.SetVersion("V1_1",
H A Dl2_normalization_v1_2.mod.py50 Example.SetVersion("V1_0",
H A Dpad_all_dims.mod.py46 Example.SetVersion("V1_1",
H A Dl2_normalization_axis.mod.py64 Example.SetVersion("V1_0",
H A Dlocal_response_normalization_v1_2.mod.py42 Example.SetVersion("V1_0",
H A Dbatch_to_space_v1_2.mod.py56 Example.SetVersion("V1_1",
H A Dsub_v1_2_broadcast.mod.py59 Example.SetVersion("V1_1",
H A Ddepth_to_space_v1_2.mod.py80 Example.SetVersion("V1_0",
H A Dspace_to_depth_v1_2.mod.py80 Example.SetVersion("V1_0",
H A Dtranspose_v1_2.mod.py41 Example.SetVersion("V1_1",
H A Dfully_connected_v1_2.mod.py43 Example.SetVersion("V1_0",
H A Dspace_to_batch_v1_2.mod.py98 Example.SetVersion("V1_1",
H A Dsub_v1_2.mod.py57 Example.SetVersion("V1_1",
H A Ddequantize_v1_2.mod.py95 Example.SetVersion("V1_0",
H A Dconv2d_dilation.mod.py150 Example.SetVersion("V1_0",
H A Ddepthwise_conv2d_dilation.mod.py158 Example.SetVersion("V1_0",
H A Dl2_pool_v1_2.mod.py112 Example.SetVersion("V1_0",
H A Ddepthwise_conv2d_v1_2.mod.py171 Example.SetVersion("V1_0",
H A Dresize_bilinear_v1_2.mod.py168 Example.SetVersion("V1_0",
H A Dmax_pool_v1_2.mod.py188 Example.SetVersion("V1_0",
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dresize_bilinear_v1_3.mod.py566 Example.SetVersion(
592 Example.SetVersion(
H A Dl2_normalization_zeros.mod.py39 Example.SetVersion("V1_3",
/aosp12/system/update_engine/common/
H A Dfake_hardware.h209 void SetVersion(const std::string& partition_name, std::string timestamp) { in SetVersion() function

12