Home
last modified time | relevance | path

Searched defs:tempFilePath (Results 1 – 6 of 6) sorted by relevance

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowMediaMuxerTest.java43 String tempFilePath = in basicMuxingFlow_sameZeroOffset() local
52 String tempFilePath = in basicMuxingFlow_sameNonZeroOffset() local
61 String tempFilePath = in basicMuxingFlow_nonSameButSmallerOffset() local
70 String tempFilePath = in basicMuxingFlow_nonSameButLargerOffset() local
80 String tempFilePath = in basicMuxingFlow_fileDescriptorConstructor_sameZeroOffset() local
91 MediaMuxer muxer, String tempFilePath, int bufInfoOffset, int bufOffset, int inputSize) in basicMuxingFlow()
/external/armnn/shim/sl/canonical/
DCanonicalUtils.cpp405 fs::path tempFilePath = dumpPath / (timestamp + "_networkgraph.dot"); in ExportNetworkGraphToDotFile() local
472 fs::path tempFilePath = dumpPath / (timestamp + "_network.armnn"); in SerializeNetwork() local
/external/android-nn-driver/
DUtils.cpp530 fs::path tempFilePath = dumpPath / (timestamp + "_networkgraph.dot"); in ExportNetworkGraphToDotFile() local
595 fs::path tempFilePath = dumpPath / (timestamp + "_network.armnn"); in SerializeNetwork() local
/external/libconfig/contrib/chained/
Dlibconfig_chained.h145 std::string getCapturedSpecification(const std::string& tempFilePath) in getCapturedSpecification()
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
DDefaultCredentialsProviderTest.java630 private String tempFilePath(String filename) { in tempFilePath() method in DefaultCredentialsProviderTest
/external/lzma/CPP/7zip/UI/FileManager/
DPanelItemOpen.cpp1487 const FString tempFilePath = tempDirNorm + us2fs(Get_Correct_FsFile_Name(name)); in OpenItemInArchive() local