Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dunittest_constants.py172 FIND_CC_ONE = ROOT + 'foo/bt/hci/test/pf_test.cc\n' variable
/tools/tradefederation/core/atest/
Dunittest_constants.py169 FIND_CC_ONE = ROOT + 'foo/bt/hci/test/pf_test.cc\n' variable
/tools/tradefederation/core/atest/test_finders/
Dmodule_finder_unittest.py241 @mock.patch('subprocess.check_output', return_value=uc.FIND_CC_ONE)
279 @mock.patch('subprocess.check_output', return_value=uc.FIND_CC_ONE)
/tools/asuite/atest/test_finders/
Dmodule_finder_unittest.py244 @mock.patch('subprocess.check_output', return_value=uc.FIND_CC_ONE)
282 @mock.patch('subprocess.check_output', return_value=uc.FIND_CC_ONE)