Searched refs:kIsTorchSupported (Results 1 – 1 of 1) sorted by relevance
234 static const bool kIsTorchSupported[] = {true, false}; in TEST_F() local236 for (auto is_torch_supported : kIsTorchSupported) { in TEST_F()