Home
last modified time | relevance | path

Searched defs:test_file_2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/tests/mocks/
H A Dcbfs_file_mock.c55 const struct cbfs_test_file test_file_2 = { variable
/aosp_15_r20/external/coreboot/tests/mock/
H A Dcbfs_file_mock.c57 const struct cbfs_test_file test_file_2 = { variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/serialization/
H A Dwriter_lib_test.cc616 const std::string test_file_2 = CreateFilePath("test_while_2.tflite"); in TEST_F() local