Searched full:reference_device (Results 1 – 23 of 23) sorted by relevance
36 REFERENCE_DEVICE="${REFERENCE_DEVICE:-0}"37 readonly REFERENCE_DEVICE117 if [[ ${REFERENCE_DEVICE} == "1" ]]; then124 if [[ ${REFERENCE_DEVICE} == "1" ]]; then169 if [[ ${REFERENCE_DEVICE} == "1" ]]; then
41 REFERENCE_DEVICE="${REFERENCE_DEVICE:-0}"57 if [[ ${OTBR_MDNS} == "avahi" || ${OT_BACKBONE_CI} == 1 || ${REFERENCE_DEVICE} == 1 ]]; then78 if [[ ${OTBR_MDNS} == "avahi" || ${OT_BACKBONE_CI} == 1 || ${REFERENCE_DEVICE} == 1 ]]; then
42 REFERENCE_DEVICE="${REFERENCE_DEVICE:-0}"67 if [[ ${OTBR_MDNS} == "avahi" || ${OT_BACKBONE_CI} == 1 || ${REFERENCE_DEVICE} == 1 ]]; then132 …without REFERENCE_DEVICE || sudo apt-get install --no-install-recommends -y radvd dnsutils avahi-u…
40 ARG REFERENCE_DEVICE56 ENV REFERENCE_DEVICE=${REFERENCE_DEVICE:-0}
39 ARG REFERENCE_DEVICE52 ENV REFERENCE_DEVICE=${REFERENCE_DEVICE:-0}
49 if ($ENV{REFERENCE_DEVICE})50 add_subdirectory(reference_device)
51 - REFERENCE_DEVICE=170 - REFERENCE_DEVICE=1
80 --build-arg REFERENCE_DEVICE=193 --build-arg REFERENCE_DEVICE=1
139 REFERENCE_DEVICE: 1175 --build-arg REFERENCE_DEVICE=1 \
52 REFERENCE_DEVICE: 1106 REFERENCE_DEVICE: 1159 REFERENCE_DEVICE: 1209 REFERENCE_DEVICE: 1
51 REFERENCE_DEVICE: 1171 REFERENCE_DEVICE: 1
125 REFERENCE_DEVICE: 1202 REFERENCE_DEVICE: 1
45 REFERENCE_DEVICE: 1
383 …mand is intended to override the default behavior for testing only (in a `REFERENCE_DEVICE` build).
1603 This is intended for testing only and available under `REFERENCE_DEVICE` config.
704 * `REFERENCE_DEVICE` config and is intended to override the default behavior for testing only.723 * Is added under `REFERENCE_DEVICE` config and is intended to override the default behavior for
1478 // is added here under `REFERENCE_DEVICE` config and is intended in AppendServiceInstruction()
2557 const Device* reference_device = nullptr; in InstantiateFunctionsFromSubgraphs() local2576 if (reference_device == nullptr) { in InstantiateFunctionsFromSubgraphs()2577 reference_device = device; in InstantiateFunctionsFromSubgraphs()2580 device->parsed_name(), reference_device->parsed_name())) { in InstantiateFunctionsFromSubgraphs()
363 "REFERENCE_DEVICE=1"
382 * This is intended for testing only and available under a `REFERENCE_DEVICE` config.
1640 {SPINEL_CAP_REFERENCE_DEVICE, "REFERENCE_DEVICE"}, in spinel_capability_to_cstr()
843 // `REFERENCE_DEVICE` config. in TestUpdateLeaseShortVariant()
1479 string reference_device = in ExpectTfAndXlaOutputsAreClose() local1495 absl::StrCat("test", num_tests_, "_expected"), reference_device, in ExpectTfAndXlaOutputsAreClose()