Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/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-py2/
Dunittest_constants.py169 FIND_CC_ONE = ROOT + 'foo/bt/hci/test/pf_test.cc\n' variable
/tools/asuite/atest/
Dunittest_constants.py222 FIND_CC_ONE = ROOT + 'foo/bt/hci/test/pf_test.cc\n' variable
/tools/asuite/atest/test_finders/
Dmodule_finder_unittest.py306 @mock.patch('subprocess.check_output', return_value=uc.FIND_CC_ONE)
345 @mock.patch('subprocess.check_output', return_value=uc.FIND_CC_ONE)