Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/test_finders/
Dmodule_finder_unittest.py508 @mock.patch('subprocess.check_output', return_value=uc.CC_FIND_ONE)
555 mock_checkoutput.return_value = uc.CC_FIND_ONE
/tools/asuite/atest-py2/
Dunittest_constants.py183 CC_FIND_ONE = ROOT + 'system/bt/hci/test/pf_test.cc:TEST_F(PFTest, test1) {\n' + \ variable
/tools/asuite/atest/
Dunittest_constants.py236 CC_FIND_ONE = ROOT + 'system/bt/hci/test/pf_test.cc:TEST_F(PFTest, test1) {\n' + \ variable
/tools/asuite/atest/test_finders/
Dmodule_finder_unittest.py595 @mock.patch('subprocess.check_output', return_value=uc.CC_FIND_ONE)
643 mock_checkoutput.return_value = uc.CC_FIND_ONE