Searched refs:array_ph (Results 1 – 1 of 1) sorted by relevance
1898 static const char * const array_ph[] = { in ZTEST() local1902 zassert_equal(ARRAY_SIZE(array_ph), 1, ""); in ZTEST()1903 zassert_true(!strcmp(array_ph[0], DT_NODE_PATH(TEST_GPIO_1)), ""); in ZTEST()