Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/test_finders/
Dmodule_finder_unittest.py427 @mock.patch('subprocess.check_output', return_value=uc.CC_FIND_ONE)
469 mock_checkoutput.return_value = uc.CC_FIND_ONE
/tools/tradefederation/core/atest/
Dunittest_constants.py163 CC_FIND_ONE = ROOT + 'system/bt/hci/test/pf_test.cc:TEST_F(PFTest, test1) {\n' +\ variable