Home
last modified time | relevance | path

Searched refs:src_tf (Results 1 – 1 of 1) sorted by relevance

/bootable/deprecated-ota/tests/unit/host/
Dupdate_simulator_test.cpp79 static void RunSimulation(std::string_view src_tf, std::string_view ota_package, bool expected) { in RunSimulation() argument
97 ASSERT_TRUE(build_info.ParseTargetFile(src_tf, false)); in RunSimulation()
257 TemporaryFile src_tf; local
258 AddZipEntries(src_tf.release(), src_entries);